summaryrefslogtreecommitdiff
path: root/app/views/admin/runners/index.html.haml
blob: f298fce7bcf70a5a9f1e2758c31e16f6928276c7 (plain)
1
2
3
4
- breadcrumb_title _('Runners')
- page_title _('Runners')

#js-admin-runners{ data: { registration_token: Gitlab::CurrentSettings.runners_registration_token, runner_install_help_page: 'https://docs.gitlab.com/runner/install/', active_runners_count: @active_runners_count } }