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

index.js « index « 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: 9b5ad8047503c6cf6fda0b219d47f5488c802de8 (plain)
1
2
3
import initJobsPage from '~/ci/jobs_page';

initJobsPage();