debian-mirror-gitlab/app/assets/javascripts/pages/groups/clusters/index.js

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

4 lines
87 B
JavaScript
Raw Normal View History

2020-10-24 23:57:45 +05:30
import initIntegrationForm from '~/clusters/forms/show/index';
2019-02-15 15:39:39 +05:30
2021-09-30 23:02:18 +05:30
initIntegrationForm();