summaryrefslogtreecommitdiff
path: root/app/views/profiles/notifications/update.js.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/profiles/notifications/update.js.haml')
-rw-r--r--app/views/profiles/notifications/update.js.haml6
1 files changed, 0 insertions, 6 deletions
diff --git a/app/views/profiles/notifications/update.js.haml b/app/views/profiles/notifications/update.js.haml
deleted file mode 100644
index 84c6ab25599..00000000000
--- a/app/views/profiles/notifications/update.js.haml
+++ /dev/null
@@ -1,6 +0,0 @@
-- if @saved
- :plain
- new Flash("Notification settings saved", "notice")
-- else
- :plain
- new Flash("Failed to save new settings", "alert")