mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-14 15:16:04 +10:00
7 lines
146 B
Plaintext
7 lines
146 B
Plaintext
- if @saved
|
|
:plain
|
|
new Flash("Notification settings saved", "notice")
|
|
- else
|
|
:plain
|
|
new Flash("Failed to save new settings", "alert")
|