obsolete.ChilliProject/app/views/account
Andrew Smith b15e6d8305 Fix duplicated 'back_url' IDs
Various hidden input fields are used to hold a URL to send the user back
to the correct page after submitting a form, however, they all use the
same ID which isn't allowed in HTML. Passing in 'id' as nil stops the
'hidden_field_tag' from adding an ID attribute to the tag.
2012-03-23 11:22:57 +01:00
..
_login.rhtml Fix duplicated 'back_url' IDs 2012-03-23 11:22:57 +01:00
login.rhtml [#692] login slidedown implemented with tabindex and focus fix 2011-11-12 16:22:24 -08:00
lost_password.rhtml Application layout refactored. 2007-09-22 13:17:49 +00:00
password_recovery.rhtml [#436] Remove trailing whitespace 2011-05-30 20:52:25 +02:00
register.rhtml Makes minimum password length configurable. 2009-04-21 13:43:57 +00:00