debian-mirror-gitlab/app/views/projects/error_tracking/index.html.haml

5 lines
161 B
Text
Raw Normal View History

2019-02-15 15:39:39 +05:30
- page_title _('Errors')
2021-01-03 14:25:43 +05:30
- add_page_specific_style 'page_bundles/error_tracking_index'
2019-02-15 15:39:39 +05:30
2019-12-04 20:38:33 +05:30
#js-error_tracking{ data: error_tracking_data(@current_user, @project) }