Welcome to mirror list, hosted at ThFree Co, Russian Federation.

show.html.haml « runners « admin « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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