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

preview.js.haml « broadcast_messages « admin « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c72e59640d7f52b3796deded7706fc560f330e84 (plain)
1
$('.js-broadcast-message-preview').html("#{j(render_broadcast_message(@broadcast_message))}");