]> source.dussan.org Git - redmine.git/commit
rename .rhtml to .html.erb of app/views/admin/plugins.rhtml.
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Wed, 24 Aug 2011 01:31:18 +0000 (01:31 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Wed, 24 Aug 2011 01:31:18 +0000 (01:31 +0000)
commit08391b9499c1c797941cc078a1d3f54f0853ee02
tree8cd52206506311c6408e398ffea041812ea1d762
parent0da83862b1421febcd9e05b6287d8ab94e5834c6
rename .rhtml to .html.erb of app/views/admin/plugins.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@6552 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/views/admin/plugins.html.erb [new file with mode: 0644]
app/views/admin/plugins.rhtml [deleted file]