2019-02-15 15:39:39 +05:30
|
|
|
- @content_class = 'limit-container-width' unless fluid_layout
|
2019-07-07 11:18:12 +05:30
|
|
|
- page_title _('Operations Settings')
|
|
|
|
- breadcrumb_title _('Operations Settings')
|
2019-02-15 15:39:39 +05:30
|
|
|
|
2019-07-07 11:18:12 +05:30
|
|
|
= render_if_exists 'projects/settings/operations/incidents'
|
2019-09-04 21:01:54 +05:30
|
|
|
= render 'projects/settings/operations/error_tracking'
|
2019-07-31 22:56:46 +05:30
|
|
|
= render 'projects/settings/operations/external_dashboard'
|
2019-02-15 15:39:39 +05:30
|
|
|
= render_if_exists 'projects/settings/operations/tracing'
|