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: 7e98f6035a622ae15619b2cb089d8b82a64c5604 (plain)
1
2
3
- page_title s_('Runners|Runners')

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