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

index.html.haml « runners « groups « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9ea8339734857690b43c828ddece3d949d60c273 (plain)
1
2
3
- page_title s_('Runners|Runners')

#js-group-runners{ data: group_runners_data_attributes(@group).merge({ group_runners_limited_count: @group_runners_limited_count, registration_token: @group_runner_registration_token }) }