summaryrefslogtreecommitdiff
path: root/app/views/profiles/notifications/update.js.haml
blob: 0ce57b2d36b1a7038cd7576b0f242e40fa9b2be2 (plain)
1
2
3
4
5
6
- if @saved
  :plain
    new Flash("通知设置已保存", "notice")
- else
  :plain
    new Flash("保存新设置失败", "alert")