diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-09-01 13:23:52 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-09-01 13:23:52 +0000 |
commit | c59fe53288c9e9c44beeabe7046067a26e11eedf (patch) | |
tree | b137d227d9d1419ff2e3cf49a7416166d680bffb /app/views/projects | |
parent | 75231bac019973186be346a720c624c6d1a3a768 (diff) | |
download | redmine-c59fe53288c9e9c44beeabe7046067a26e11eedf.tar.gz redmine-c59fe53288c9e9c44beeabe7046067a26e11eedf.zip |
rename .rhtml to .html.erb of app/views/projects/copy.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@6999 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'app/views/projects')
-rw-r--r-- | app/views/projects/copy.html.erb (renamed from app/views/projects/copy.rhtml) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/app/views/projects/copy.rhtml b/app/views/projects/copy.html.erb index 2e7f1eed1..2e7f1eed1 100644 --- a/app/views/projects/copy.rhtml +++ b/app/views/projects/copy.html.erb |