]> source.dussan.org Git - redmine.git/commit
rename .rhtml to .html.erb of app/views/issues/bulk_edit.rhtml.
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 1 Sep 2011 15:18:23 +0000 (15:18 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 1 Sep 2011 15:18:23 +0000 (15:18 +0000)
commit4479750a45dedc8adbfcdf0902e786858e4851d6
tree47bbec9fbed2b09aa823f322f0aa531adc269859
parenta1140efd9523ac04b3b8f69964dd7b9206ab2c5b
rename .rhtml to .html.erb of app/views/issues/bulk_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@7018 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/views/issues/bulk_edit.html.erb [new file with mode: 0644]
app/views/issues/bulk_edit.rhtml [deleted file]