]> source.dussan.org Git - redmine.git/commit
rename .rhtml to .html.erb of app/views/issues/_list_simple.rhtml.
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 1 Sep 2011 13:53:00 +0000 (13:53 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 1 Sep 2011 13:53:00 +0000 (13:53 +0000)
commit198b135e65bb93e1751647a92e0ad88dec9e4d10
treed4d218b7ea1a8d36c63b873a2d881ca7360d7757
parent4e86d82c8ee066be5658af45fd38fcb32924fe39
rename .rhtml to .html.erb of app/views/issues/_list_simple.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@7011 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/views/issues/_list_simple.html.erb [new file with mode: 0644]
app/views/issues/_list_simple.rhtml [deleted file]