debian-mirror-gitlab/app/assets/javascripts/pages/projects/jobs/index/index.js

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
71 B
JavaScript
Raw Normal View History

2021-04-29 21:17:54 +05:30
import initJobsTable from '~/jobs/components/table';
2018-12-13 13:39:08 +05:30
2022-08-13 15:12:31 +05:30
initJobsTable();