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: eb3a24f38a8a01dcab90366d04b1db38270ec7c1 (plain)
1
2
3
import initJobsTable from '~/jobs/components/table';

initJobsTable();