summaryrefslogtreecommitdiff
path: root/app/views/projects/releases/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/releases/index.html.haml')
-rw-r--r--app/views/projects/releases/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/releases/index.html.haml b/app/views/projects/releases/index.html.haml
index 326b83c856e..4d5b8cc80f7 100644
--- a/app/views/projects/releases/index.html.haml
+++ b/app/views/projects/releases/index.html.haml
@@ -1,3 +1,3 @@
- page_title _('Releases')
-#js-releases-page{ data: { project_id: @project.id, illustration_path: image_path('illustrations/releases.svg'), documentation_path: help_page_path('user/project/releases/index') } }
+#js-releases-page{ data: data_for_releases_page }