]> source.dussan.org Git - redmine.git/commit
rename .rhtml to .html.erb of app/views/custom_fields/new.rhtml.
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 1 Sep 2011 03:54:08 +0000 (03:54 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 1 Sep 2011 03:54:08 +0000 (03:54 +0000)
commit312f3e9dd11c84bd56e53f2bcc9d010c8420da19
treef3589f89fa8d24a55c44f54a58d26fd93d5214e3
parentb19e5c5c0100908d5f82c19b1fff1b13555960fb
rename .rhtml to .html.erb of app/views/custom_fields/new.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@6963 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/views/custom_fields/new.html.erb [new file with mode: 0644]
app/views/custom_fields/new.rhtml [deleted file]