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

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

initAdminDeployKeysTable();