From 23379553e114e446f6146db8e480461a178cfbfc Mon Sep 17 00:00:00 2001 From: Andrew Koroluk Date: Sun, 13 Sep 2015 16:53:01 -0400 Subject: [PATCH] fix(oauth-buttons): fix template name Fixes #1286 --- .../{oath-buttons(html).html => oauth-buttons(html).html} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename app/templates/client/components/oauth-buttons(oauth)/{oath-buttons(html).html => oauth-buttons(html).html} (100%) diff --git a/app/templates/client/components/oauth-buttons(oauth)/oath-buttons(html).html b/app/templates/client/components/oauth-buttons(oauth)/oauth-buttons(html).html similarity index 100% rename from app/templates/client/components/oauth-buttons(oauth)/oath-buttons(html).html rename to app/templates/client/components/oauth-buttons(oauth)/oauth-buttons(html).html