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

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

initInactiveProjectDeletion();