summaryrefslogtreecommitdiff
path: root/app/views/profiles/notifications/update.js.haml
blob: 84c6ab25599e4356f30a14c33264d884a51b3e07 (plain)
1
2
3
4
5
6
- if @saved
  :plain
    new Flash("Notification settings saved", "notice")
- else
  :plain
    new Flash("Failed to save new settings", "alert")