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

index.js « clusters « groups « pages « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 99fb7fa68a94c32c8ebaf92f2becd24cb0bb6455 (plain)
1
2
3
import initIntegrationForm from '~/clusters/forms/show/index';

initIntegrationForm();