2019-02-15 15:39:39 +05:30
|
|
|
- @content_class = 'limit-container-width' unless fluid_layout
|
2019-05-18 00:54:41 +05:30
|
|
|
- page_title _('Operations Settings')
|
|
|
|
- breadcrumb_title _('Operations Settings')
|
2019-02-15 15:39:39 +05:30
|
|
|
|
2019-05-18 00:54:41 +05:30
|
|
|
= render_if_exists 'projects/settings/operations/incidents'
|
2019-02-15 15:39:39 +05:30
|
|
|
= render 'projects/settings/operations/error_tracking', expanded: true
|
|
|
|
= render_if_exists 'projects/settings/operations/tracing'
|