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: dcce2a8dafd918028e42979f8d45c936700b5ea3 (plain)
1
2
3
import { initRunnerEdit } from '~/ci/runner/runner_edit';

initRunnerEdit('#js-admin-runner-edit');