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

index.js « show « 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: 5ec9688a6e4d2d81df582e6baf5e18c6cbb7c572 (plain)
1
2
3
import initUserInternalRegexPlaceholder from '../../application_settings/account_and_limits';

document.addEventListener('DOMContentLoaded', initUserInternalRegexPlaceholder());