7 lines
146 B
Text
7 lines
146 B
Text
|
- if @saved
|
||
|
:plain
|
||
|
new Flash("Notification settings saved", "notice")
|
||
|
- else
|
||
|
:plain
|
||
|
new Flash("Failed to save new settings", "alert")
|