gitlabhq/gitlabhq

View on GitHub
app/views/profiles/notifications/update.js.haml

Summary

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