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: d1853772fda5d2863b82ad68f2dc7ab7886dbd18 (plain)
1
2
3
import { initRunnerDetail } from '~/runner/runner_details';

initRunnerDetail();