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

index.js « diff « wikis « projects « pages « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 73440db761f6166852571b3403b378a209f9ab92 (plain)
1
2
3
import { initDiffStatsDropdown } from '~/init_diff_stats_dropdown';

initDiffStatsDropdown();