summaryrefslogtreecommitdiffstats
path: root/app/views/mailer/document_added.text.erb
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2011-09-26 16:22:38 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2011-09-26 16:22:38 +0000
commita4c4edacfdf7665c29115b8707cb2814c11abaaa (patch)
treea539c1f26b1875ea006beb8ac604f435ca34e6a6 /app/views/mailer/document_added.text.erb
parent4e488434f74ed5f1d72a64d5b17b6697b4b2f2d6 (diff)
downloadredmine-a4c4edacfdf7665c29115b8707cb2814c11abaaa.tar.gz
redmine-a4c4edacfdf7665c29115b8707cb2814c11abaaa.zip
Rails3: mail: rename app/views/mailer/*.text.plain.rhtml to app/views/mailer/*.text.erb (#6317)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7536 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'app/views/mailer/document_added.text.erb')
-rw-r--r--app/views/mailer/document_added.text.erb4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/views/mailer/document_added.text.erb b/app/views/mailer/document_added.text.erb
new file mode 100644
index 000000000..a6a72829e
--- /dev/null
+++ b/app/views/mailer/document_added.text.erb
@@ -0,0 +1,4 @@
+<%= @document.title %> (<%= @document.category.name %>)
+<%= @document_url %>
+
+<%= @document.description %>