]> source.dussan.org Git - redmine.git/commit
rename .rhtml to .html.erb of app/views/projects/copy.rhtml.
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 1 Sep 2011 13:23:52 +0000 (13:23 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 1 Sep 2011 13:23:52 +0000 (13:23 +0000)
commitc59fe53288c9e9c44beeabe7046067a26e11eedf
treeb137d227d9d1419ff2e3cf49a7416166d680bffb
parent75231bac019973186be346a720c624c6d1a3a768
rename .rhtml to .html.erb of app/views/projects/copy.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@6999 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/views/projects/copy.html.erb [new file with mode: 0644]
app/views/projects/copy.rhtml [deleted file]