summaryrefslogtreecommitdiffstats
path: root/app/views/issues/index.pdf.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/issues/index.pdf.erb')
-rw-r--r--app/views/issues/index.pdf.erb1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/issues/index.pdf.erb b/app/views/issues/index.pdf.erb
new file mode 100644
index 000000000..810818a83
--- /dev/null
+++ b/app/views/issues/index.pdf.erb
@@ -0,0 +1 @@
+<%= raw issues_to_pdf(@issues, @project, @query) %> \ No newline at end of file