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

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

initDeleteTagModal();