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

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