debian-mirror-gitlab/app/views/profiles/notifications/update.js.haml

7 lines
146 B
Text
Raw Normal View History

2014-09-02 18:07:02 +05:30
- if @saved
:plain
new Flash("Notification settings saved", "notice")
- else
:plain
new Flash("Failed to save new settings", "alert")