gitlab-org--gitlab-foss/app/views/profiles/notifications/update.js.haml

7 lines
146 B
Plaintext
Raw Normal View History

2013-03-27 18:07:52 +00:00
- if @saved
:plain
new Flash("Notification settings saved", "notice")
2013-03-27 18:07:52 +00:00
- else
:plain
new Flash("Failed to save new settings", "alert")