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

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

document.addEventListener('DOMContentLoaded', initForm);