debian-mirror-gitlab/app/views/projects/settings/operations/_external_dashboard.html.haml

4 lines
260 B
Text
Raw Normal View History

2019-09-04 21:01:54 +05:30
.js-operation-settings{ data: { operations_settings_endpoint: project_settings_operations_path(@project),
external_dashboard: { url: metrics_external_dashboard_url,
2019-07-31 22:56:46 +05:30
help_page_path: help_page_path('user/project/operations/link_to_external_dashboard') } } }