summaryrefslogtreecommitdiff
path: root/app/views/projects/static_site_editor/show.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/static_site_editor/show.html.haml')
-rw-r--r--app/views/projects/static_site_editor/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/static_site_editor/show.html.haml b/app/views/projects/static_site_editor/show.html.haml
index 2d817912335..cbe27cefba3 100644
--- a/app/views/projects/static_site_editor/show.html.haml
+++ b/app/views/projects/static_site_editor/show.html.haml
@@ -1 +1 @@
-#static-site-editor{ data: @config.payload.merge({ merge_requests_illustration_path: image_path('illustrations/merge_requests.svg') }) }
+#static-site-editor{ data: @data }