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

index.js « show « pages_domains « projects « pages « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 17fa49a46e0d68ec32e9d10167c98eca0637a129 (plain)
1
2
3
import initForm from '~/pages/projects/pages_domains/form';

initForm();