summaryrefslogtreecommitdiff
path: root/app/views/projects/settings/operations/show.html.haml
blob: 6f777305a549a4b71081766fe07e368bea517af3 (plain)
1
2
3
4
5
6
7
- @content_class = 'limit-container-width' unless fluid_layout
- page_title _('Operations Settings')
- breadcrumb_title _('Operations Settings')

= render_if_exists 'projects/settings/operations/incidents'
= render 'projects/settings/operations/error_tracking', expanded: true
= render_if_exists 'projects/settings/operations/tracing'