summaryrefslogtreecommitdiffstats
path: root/app/views/mailer/document_added.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/mailer/document_added.html.erb')
-rw-r--r--app/views/mailer/document_added.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/mailer/document_added.html.erb b/app/views/mailer/document_added.html.erb
index be18e400d..8606dd784 100644
--- a/app/views/mailer/document_added.html.erb
+++ b/app/views/mailer/document_added.html.erb
@@ -1,3 +1,3 @@
<%= link_to(h(@document.title), @document_url) %> (<%=h @document.category.name %>)<br />
<br />
-<%= textilizable(@document, :description) %>
+<%= textilizable(@document, :description, :only_path => false) %>