summaryrefslogtreecommitdiff
path: root/app/views/projects/error_tracking/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/error_tracking/index.html.haml')
-rw-r--r--app/views/projects/error_tracking/index.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/projects/error_tracking/index.html.haml b/app/views/projects/error_tracking/index.html.haml
index 96f61584a99..ffe0785d327 100644
--- a/app/views/projects/error_tracking/index.html.haml
+++ b/app/views/projects/error_tracking/index.html.haml
@@ -1,3 +1,4 @@
- page_title _('Errors')
+- add_page_specific_style 'page_bundles/error_tracking_index'
#js-error_tracking{ data: error_tracking_data(@current_user, @project) }