From f174534376fd76ad042770f3eac6ac7119ef764b Mon Sep 17 00:00:00 2001 From: Christie Ewen Date: Thu, 4 Jun 2015 19:27:06 -0400 Subject: [PATCH] Update signUp.html The collapse was not working for me until I changed line 20 with "data-target" in place of "href". Thanks! --- client/views/signUp/signUp.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/views/signUp/signUp.html b/client/views/signUp/signUp.html index 7e59bc78..5b42afe6 100644 --- a/client/views/signUp/signUp.html +++ b/client/views/signUp/signUp.html @@ -17,7 +17,7 @@

{{t9n "createAccount"}}

{{#if passwordLoginService}}
{{t9n "OR"}} - + {{t9n "signUpWithYourEmailAddress"}}