diff options
Diffstat (limited to 'app/views/projects/settings/operations/_prometheus.html.haml')
-rw-r--r-- | app/views/projects/settings/operations/_prometheus.html.haml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/settings/operations/_prometheus.html.haml b/app/views/projects/settings/operations/_prometheus.html.haml index ccf5b5dc75f..e174697453c 100644 --- a/app/views/projects/settings/operations/_prometheus.html.haml +++ b/app/views/projects/settings/operations/_prometheus.html.haml @@ -1,6 +1,6 @@ %section.settings.no-animate.js-prometheus-settings .settings-header - %h4 + %h4.settings-title.js-settings-toggle.js-settings-toggle-trigger-only = _('Prometheus') %button.btn.js-settings-toggle{ type: 'button' } = _('Expand') |