Redmine/app/views/users
Toshi MARUYAMA b3869e00fc rename .rhtml to .html.erb of app/views/users/index.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@7055 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-02 04:42:28 +00:00
..
_form.html.erb rename .rhtml to .html.erb of app/views/users/_form.rhtml. 2011-09-02 04:19:02 +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.html.erb rename .rhtml to .html.erb of app/views/users/_memberships.rhtml. 2011-09-02 04:19:50 +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.html.erb rename .rhtml to .html.erb of app/views/users/edit.rhtml. 2011-09-02 04:41:12 +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.html.erb rename .rhtml to .html.erb of app/views/users/index.rhtml. 2011-09-02 04:42:28 +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.html.erb rename .rhtml to .html.erb of app/views/users/show.rhtml. 2011-09-02 04:41:44 +00:00