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
224 B
Text
Raw Normal View History

2021-10-27 15:23:28 +05:30
- page_title s_('Runners|Runners')
2023-03-04 22:38:38 +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 }) }