summaryrefslogtreecommitdiff
path: root/app/views/projects/settings/operations/show.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/settings/operations/show.html.haml')
-rw-r--r--app/views/projects/settings/operations/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/settings/operations/show.html.haml b/app/views/projects/settings/operations/show.html.haml
index b36fa9a5f51..ea6d8bceeb2 100644
--- a/app/views/projects/settings/operations/show.html.haml
+++ b/app/views/projects/settings/operations/show.html.haml
@@ -1,5 +1,5 @@
- @content_class = 'limit-container-width' unless fluid_layout
-- page_title _('Operations')
+- page_title _('Operations Settings')
= render 'projects/settings/operations/error_tracking', expanded: true
= render_if_exists 'projects/settings/operations/tracing'