Redmine/app/views/versions
Toshi MARUYAMA 58a2fd0b9e rename .rhtml to .html.erb of app/views/versions/_issue_counts.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@6697 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-08-28 08:22:05 +00:00
..
_form.html.erb rename .rhtml to .html.erb of app/views/versions/_form.rhtml. 2011-08-28 08:21:15 +00:00
_issue_counts.html.erb rename .rhtml to .html.erb of app/views/versions/_issue_counts.rhtml. 2011-08-28 08:22:05 +00:00
_overview.html.erb rename .rhtml to .html.erb of app/views/versions/_overview.rhtml. 2011-08-28 08:19:31 +00:00
edit.html.erb rename .rhtml to .html.erb of app/views/versions/edit.rhtml. 2011-08-28 08:18:54 +00:00
index.api.rsb Adds REST API for versions (#7403). 2011-07-04 19:34:58 +00:00
index.html.erb HTML escape at app/views/versions/index.html.erb. 2011-08-02 13:22:34 +00:00
new.html.erb Refactor: convert VersionsController to a REST resource. 2010-09-17 15:55:08 +00:00
show.api.rsb Adds REST API for versions (#7403). 2011-07-04 19:34:58 +00:00
show.html.erb rename .rhtml to .html.erb of app/views/versions/show.rhtml. 2011-08-28 08:20:14 +00:00