]> source.dussan.org Git - redmine.git/commit
rename .rhtml to .html.erb of app/views/enumerations/_form.rhtml.
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Wed, 24 Aug 2011 07:18:41 +0000 (07:18 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Wed, 24 Aug 2011 07:18:41 +0000 (07:18 +0000)
commiteb321291a1ca654ef567cde1dfe5245831abfc52
treea308cc0d277db085462456c3745f98e83dd9b584
parent89eab37223ea36ff849084f45289b9fa19229165
rename .rhtml to .html.erb of app/views/enumerations/_form.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@6590 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/views/enumerations/_form.html.erb [new file with mode: 0644]
app/views/enumerations/_form.rhtml [deleted file]