]> source.dussan.org Git - redmine.git/commit
rename .rhtml to .html.erb of app/views/issue_relations/_form.rhtml.
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 1 Sep 2011 13:03:42 +0000 (13:03 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 1 Sep 2011 13:03:42 +0000 (13:03 +0000)
commit19ce0aa8c54b68acd03d3bfcdecd2686f04c0268
tree92a18ba34e53bba2e333c4ef8c79d4bcf458d975
parent766a8130f048ba8bae996aa56fd614f1f9648df4
rename .rhtml to .html.erb of app/views/issue_relations/_form.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@6994 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/views/issue_relations/_form.html.erb [new file with mode: 0644]
app/views/issue_relations/_form.rhtml [deleted file]