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

index.js « details « alert_management « projects « pages « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a20f6713c9d3faf3b1bb5a581ee6ef0c04098914 (plain)
1
2
3
import AlertDetails from '~/alert_management/details';

AlertDetails('#js-alert_details');