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

index.js « applications « admin « pages « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3397b02aebaed2188d675e8d8d204c0cd97ddc93 (plain)
1
2
3
import initApplicationDeleteButtons from '~/admin/applications';

initApplicationDeleteButtons();