gitlab-org--gitlab-foss/app/views/profiles/notifications/update.js.haml
2013-08-27 12:18:53 +03:00

6 lines
146 B
Text

- if @saved
:plain
new Flash("Notification settings saved", "notice")
- else
:plain
new Flash("Failed to save new settings", "alert")