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

index.js « edit « milestones « groups « pages « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7fda129a85dcd6f4aad0efc390c283530279d06a (plain)
1
2
3
import { initForm } from '~/milestones';

initForm();