diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-08-23 08:37:43 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-08-23 08:37:43 +0000 |
commit | 4b14a18bfc5defe0e370f7db782471ff68616ddb (patch) | |
tree | 320c6bf1360718b42595d0315b7c9d756cf5ad7e | |
parent | b8558d08e270fa4858c70d99943e230554fdd068 (diff) | |
download | redmine-4b14a18bfc5defe0e370f7db782471ff68616ddb.tar.gz redmine-4b14a18bfc5defe0e370f7db782471ff68616ddb.zip |
rename .rhtml to .html.erb of app/views/repositories/_link_to_functions.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@6534 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r-- | app/views/repositories/_link_to_functions.html.erb (renamed from app/views/repositories/_link_to_functions.rhtml) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/app/views/repositories/_link_to_functions.rhtml b/app/views/repositories/_link_to_functions.html.erb index 412d5f86f..412d5f86f 100644 --- a/app/views/repositories/_link_to_functions.rhtml +++ b/app/views/repositories/_link_to_functions.html.erb |