diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-09-01 13:03:07 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-09-01 13:03:07 +0000 |
commit | 766a8130f048ba8bae996aa56fd614f1f9648df4 (patch) | |
tree | a980ffbd8972e34ba07dc7fbb38b98c037bd6f4f /app/views/issue_moves | |
parent | 4c636ab3288729a71b12be2f9f1e80d7ebc2f868 (diff) | |
download | redmine-766a8130f048ba8bae996aa56fd614f1f9648df4.tar.gz redmine-766a8130f048ba8bae996aa56fd614f1f9648df4.zip |
rename .rhtml to .html.erb of app/views/issue_moves/new.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@6993 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'app/views/issue_moves')
-rw-r--r-- | app/views/issue_moves/new.html.erb (renamed from app/views/issue_moves/new.rhtml) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/app/views/issue_moves/new.rhtml b/app/views/issue_moves/new.html.erb index 48d62da48..48d62da48 100644 --- a/app/views/issue_moves/new.rhtml +++ b/app/views/issue_moves/new.html.erb |