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

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

initEditBroadcastMessage();