From 9b109922b54fd39c5284c91c9f1091dcaadab4d6 Mon Sep 17 00:00:00 2001 From: schnie Date: Thu, 6 Mar 2014 11:07:15 -0500 Subject: [PATCH] added sublime project files to gitignore and fix autofocus --- .gitignore | 4 +++- client/views/signUp/signUp.html | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a76c51ad..f49a50f8 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,6 @@ vendor/ *.iml .idea packages -*.lock \ No newline at end of file +*.lock +*.sublime-workspace +*.sublime-project \ No newline at end of file diff --git a/client/views/signUp/signUp.html b/client/views/signUp/signUp.html index 82703926..0b678764 100644 --- a/client/views/signUp/signUp.html +++ b/client/views/signUp/signUp.html @@ -39,7 +39,7 @@

{{i18n "createAccount"}}

{{#if showEmail}}
- +
{{/if}}