debian-mirror-gitlab/app/assets/javascripts/pages/groups/runners/edit/index.js

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

4 lines
100 B
JavaScript
Raw Normal View History

2023-01-13 00:05:48 +05:30
import { initRunnerEdit } from '~/ci/runner/runner_edit';
2022-10-11 01:57:18 +05:30
initRunnerEdit('#js-group-runner-edit');