]> source.dussan.org Git - redmine.git/commit
rename .rhtml to .html.erb of app/views/issue_categories/_form.rhtml.
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 1 Sep 2011 12:19:52 +0000 (12:19 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 1 Sep 2011 12:19:52 +0000 (12:19 +0000)
commit4c636ab3288729a71b12be2f9f1e80d7ebc2f868
tree0adc1db72131f0c6c42c0862fc55fc2e8cbf8394
parent18bf1cec8d52bd87b0f6f6446cc2e28f1b0743cf
rename .rhtml to .html.erb of app/views/issue_categories/_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@6992 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/views/issue_categories/_form.html.erb [new file with mode: 0644]
app/views/issue_categories/_form.rhtml [deleted file]