diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-09-26 16:21:56 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-09-26 16:21:56 +0000 |
commit | 4e488434f74ed5f1d72a64d5b17b6697b4b2f2d6 (patch) | |
tree | 3895e7c1fcbe2b30296494afc9afc12437ee4960 /app/views/layouts | |
parent | c534c9e984d3170110116c0dcafebf3688d7d0b4 (diff) | |
download | redmine-4e488434f74ed5f1d72a64d5b17b6697b4b2f2d6.tar.gz redmine-4e488434f74ed5f1d72a64d5b17b6697b4b2f2d6.zip |
Rails3: mail: rename app/views/layouts/mailer.text.html.erb to app/views/layouts/mailer.html.erb (#6317)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7535 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'app/views/layouts')
-rw-r--r-- | app/views/layouts/mailer.html.erb (renamed from app/views/layouts/mailer.text.html.erb) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/app/views/layouts/mailer.text.html.erb b/app/views/layouts/mailer.html.erb index e4860fd52..e4860fd52 100644 --- a/app/views/layouts/mailer.text.html.erb +++ b/app/views/layouts/mailer.html.erb |