Some js wasn't getting loaded at login. and other fixes

This commit is contained in:
Jason Denney
2013-06-01 11:39:42 -04:00
parent 7a935c250b
commit 51caa93afa
6 changed files with 49 additions and 48 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ en:
devise:
failure:
already_authenticated: 'You are already signed in.'
unauthenticated: 'You need to sign in or sign up before continuing.'
unauthenticated: 'You need to provide your username and password or sign in/sign up before continuing.'
unconfirmed: 'You have to confirm your account before continuing.'
locked: 'Your account is locked.'
invalid: 'Invalid email or password.'