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