debian-mirror-gitlab/app/views/groups/runners/index.html.haml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
226 B
Text
Raw Normal View History

2021-10-27 15:23:28 +05:30
- page_title s_('Runners|Runners')
2022-10-11 01:57:18 +05:30
#js-group-runners{ data: group_runners_data_attributes(@group).merge( { group_runners_limited_count: @group_runners_limited_count, registration_token: @group_runner_registration_token } ) }