]> source.dussan.org Git - redmine.git/commit
rename .rhtml to .html.erb of app/views/ldap_auth_sources/_form.rhtml.
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sun, 28 Aug 2011 06:11:24 +0000 (06:11 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sun, 28 Aug 2011 06:11:24 +0000 (06:11 +0000)
commit29785b1117937f7d9540cdd7777253314e30f263
tree021870315588a95413125ef8ae6b0b75a1c9455c
parentde11d2764fd786eada91279ad3c8ccf74730426f
rename .rhtml to .html.erb of app/views/ldap_auth_sources/_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@6686 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/views/ldap_auth_sources/_form.html.erb [new file with mode: 0644]
app/views/ldap_auth_sources/_form.rhtml [deleted file]