summaryrefslogtreecommitdiff
path: root/app/views/admin/runners/show.html.haml
blob: 7b4390ae4636cd3ecf8ef005c42801ad6011dc53 (plain)
1
2
3
4
5
6
7
8
- add_page_specific_style 'page_bundles/ci_status'

- title = "##{@runner.id} (#{@runner.short_sha})"
- breadcrumb_title title
- page_title title
- add_to_breadcrumbs _('Runners'), admin_runners_path

-# Empty view in development behind feature flag runner_read_only_admin_view