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: 1146063969bf742752947eb7040d7714239e244e (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 } ) }