]> source.dussan.org Git - redmine.git/commit
rename .rhtml to .html.erb of app/views/issues/index.rhtml (#6317).
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Fri, 2 Sep 2011 01:53:09 +0000 (01:53 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Fri, 2 Sep 2011 01:53:09 +0000 (01:53 +0000)
commit75cf399ca464c3fd5609b57edff00fb6c0fd051e
treecc6eb8dd427a95fe10a213856b22eee1ef875aa2
parent04e8f82e87a255fc7eec7bd161384d90741019bf
rename .rhtml to .html.erb of app/views/issues/index.rhtml (#6317).

: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@7044 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/views/issues/index.html.erb [new file with mode: 0644]
app/views/issues/index.rhtml [deleted file]