]> source.dussan.org Git - redmine.git/commit
rename .rhtml to .html.erb of app/views/common/_tabs.rhtml.
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Wed, 24 Aug 2011 00:04:32 +0000 (00:04 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Wed, 24 Aug 2011 00:04:32 +0000 (00:04 +0000)
commitb1afd6f29afffeb2531661a99f023392f8b3e981
treec24b98540905865a6f1c0b93f49a36b3b609a557
parentec11c1c566b5b7468c8e677805ccc818e4498823
rename .rhtml to .html.erb of app/views/common/_tabs.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@6544 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/views/common/_tabs.html.erb [new file with mode: 0644]
app/views/common/_tabs.rhtml [deleted file]