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