mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-18 00:56:41 +10:00
Update broadcast_message helper
Now it returns the fully-formatted message so we can be consistent about how it's shown.
This commit is contained in:
@@ -1,4 +1 @@
|
||||
- if broadcast_message.present?
|
||||
.broadcast-message{ style: broadcast_styling(broadcast_message) }
|
||||
= icon('bullhorn')
|
||||
= broadcast_message.message
|
||||
= broadcast_message
|
||||
|
||||
Reference in New Issue
Block a user