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: e7d477c225eb35e812b6a592510b862f7e949eee (plain)
1
2
3
4
- if broadcast_message.present?
  .broadcast-message{ style: broadcast_styling(broadcast_message) }
    %i.fa.fa-bullhorn
    = broadcast_message.message