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

index.js « show « jobs « projects « pages « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6618b68e9fe9670aba6c54b15daee076efaa99e8 (plain)
1
2
3
import { initJobDetails } from '~/ci/job_details';

initJobDetails();