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

redirect_listbox.js « behaviors « entrypoints « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 012cf949c96da304f49cd90c7767c21aea1e0b25 (plain)
1
2
3
import { initRedirectListboxBehavior } from '~/listbox/redirect_behavior';

initRedirectListboxBehavior();