]> source.dussan.org Git - redmine.git/commit
rename .rhtml to .html.erb of app/views/members/autocomplete_for_member.rhtml.
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Fri, 2 Sep 2011 04:08:25 +0000 (04:08 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Fri, 2 Sep 2011 04:08:25 +0000 (04:08 +0000)
commit9cc86eb902602381a00948ff4e0af9c56c9b2d5b
treef09061b1dea34ed6a033916396b7545c3de9cab5
parent75cf399ca464c3fd5609b57edff00fb6c0fd051e
rename .rhtml to .html.erb of app/views/members/autocomplete_for_member.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@7045 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/views/members/autocomplete_for_member.html.erb [new file with mode: 0644]
app/views/members/autocomplete_for_member.rhtml [deleted file]