BigW Consortium Gitlab

update.js.haml 146 Bytes
Newer Older
1 2
- if @saved
  :plain
3
    new Flash("Notification settings saved", "notice")
4 5
- else
  :plain
6
    new Flash("Failed to save new settings", "alert")