Redmine/app/views/users
Toshi MARUYAMA 7bdce08d70 rename .rhtml to .html.erb of app/views/users/_general.rhtml.
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7047 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-02 04:18:20 +00:00
..
_form.rhtml Replaced h3+div with fieldsets on my account and user form. 2011-07-03 12:21:37 +00:00
_general.html.erb rename .rhtml to .html.erb of app/views/users/_general.rhtml. 2011-09-02 04:18:20 +00:00
_groups.html.erb rename .rhtml to .html.erb of app/views/users/_groups.rhtml. 2011-09-02 04:17:32 +00:00
_mail_notifications.html.erb Code cleanup. 2010-12-12 14:25:23 +00:00
_memberships.rhtml Fixed bad html generated in users/memberships partial (multiple </tbody> tags) 2010-12-12 21:21:57 +00:00
_preferences.html.erb Warning on leaving a page with unsaved content in textarea (#2910). 2011-02-21 09:53:29 +00:00
edit.rhtml HTML escape at app/views/users/edit.rhtml. 2011-08-02 13:15:24 +00:00
index.api.rsb Restores object count and adds offset/limit attributes to API responses for paginated collections (#6140). 2010-12-11 13:13:49 +00:00
index.rhtml Adds links to reset filters on users and projects list. 2011-03-16 18:23:51 +00:00
new.html.erb Do not show 'Send information' checkbox if email delivery is not configured. 2011-07-03 12:28:54 +00:00
show.api.rsb Makes some attributes optional in API response to get faster/lightweight responses. 2010-12-11 10:19:11 +00:00
show.rhtml HTML escape at app/views/users/show.rhtml. 2011-08-02 13:16:08 +00:00