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

index.js « show « 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: f76f3a2430ddc311c613095b847f4b8bcdd574db (plain)
1
2
3
import { initAdminRunnerShow } from '~/runner/admin_runner_show';

initAdminRunnerShow();