summaryrefslogtreecommitdiffstats
path: root/app/views
diff options
context:
space:
mode:
Diffstat (limited to 'app/views')
-rw-r--r--app/views/attachments/other.html.erb3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/attachments/other.html.erb b/app/views/attachments/other.html.erb
new file mode 100644
index 000000000..e6244c16e
--- /dev/null
+++ b/app/views/attachments/other.html.erb
@@ -0,0 +1,3 @@
+<%= render :layout => 'layouts/file' do %>
+ <%= render :partial => 'common/other' %>
+<% end %>