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

4 lines
206 B
Text
Raw Normal View History

2021-10-27 15:23:28 +05:30
- page_title s_('Runners|Runners')
2023-06-20 00:43:36 +05:30
#js-group-runners{ data: group_runners_data_attributes(@group).merge({ registration_token: @group_runner_registration_token, new_runner_path: @group_new_runner_path }) }