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

_broadcast.html.haml « layouts « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4c4fc6411b8a1d34c9ea3d99a1d1836a3885e097 (plain)
1
2
3
- current_broadcast_banner_messages.each do |message|
  = broadcast_message(message)
= broadcast_message(current_broadcast_notification_message)