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

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

initForm();