gitlabhq/app/views/devise
Alex Leutgöb 8738eb2369 Change html input type to "email" on sign-in view
As long as the username is the user's email address it makes sense to use input="email" helper for the email field. This allows HTML5 capable (mobile) devices to bring up an email input keyboard instead of the default one.
2012-12-11 11:25:55 +01:00
..
confirmations clean-up code 2011-10-26 18:46:25 +05:00
mailer init commit 2011-10-09 00:36:38 +03:00
passwords Fully embrace Ruby 1.9 hash syntax 2012-08-10 18:25:15 -04:00
registrations init commit 2011-10-09 00:36:38 +03:00
sessions Change html input type to "email" on sign-in view 2012-12-11 11:25:55 +01:00
shared Improved profile & team member show 2012-03-24 01:01:36 +02:00
unlocks clean-up code 2011-10-26 18:46:25 +05:00