aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/views/request/_bubble.rhtml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/request/_bubble.rhtml b/app/views/request/_bubble.rhtml
index 438925d51..d58573247 100644
--- a/app/views/request/_bubble.rhtml
+++ b/app/views/request/_bubble.rhtml
@@ -20,7 +20,6 @@
<a href="<%=attachment_url%>"><img class="attachment_image" alt="Attachment" src="/images/icon_unknown.png"></a>
<% end %>
<strong><%= h a.display_filename %></strong>
- <!-- <%= link_to h(a.display_filename), attachment_url %> -->
<br>
<%= a.display_size %>
<%= link_to "Download", attachment_url %>