diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-08-29 00:03:54 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-08-29 00:03:54 +0000 |
commit | 3a47aedfd2e00d8a33cdde9e3e064fd41374c060 (patch) | |
tree | 2137b5eeed34649a4355752f2fbf7a08a6b96aac /app/views/layouts | |
parent | 1dd0d90b38b4646efd0d873529697fdd530e710b (diff) | |
download | redmine-3a47aedfd2e00d8a33cdde9e3e064fd41374c060.tar.gz redmine-3a47aedfd2e00d8a33cdde9e3e064fd41374c060.zip |
rename .rhtml to .html.erb of app/views/layouts/admin.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@6704 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'app/views/layouts')
-rw-r--r-- | app/views/layouts/admin.html.erb (renamed from app/views/layouts/admin.rhtml) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/app/views/layouts/admin.rhtml b/app/views/layouts/admin.html.erb index 197c32a84..197c32a84 100644 --- a/app/views/layouts/admin.rhtml +++ b/app/views/layouts/admin.html.erb |