Welcome to mirror list, hosted at ThFree Co, Russian Federation.

index.js « edit « runners « admin « pages « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ddf135a2732175b2c03dbb6dc401241f0ccb9bd0 (plain)
1
2
3
import { initAdminRunnerEdit } from '~/runner/admin_runner_edit';

initAdminRunnerEdit();