Commit 79994b5d by jsa

Merge branch 'feature/kevin/email_notifications_panel' of…

Merge branch 'feature/kevin/email_notifications_panel' of https://github.com/edx/edx-platform into feature/kevin/email_notifications_panel
parents 0207255e 8f98a1c2
...@@ -449,8 +449,6 @@ if Backbone? ...@@ -449,8 +449,6 @@ if Backbone?
type: "POST" type: "POST"
error: () => error: () =>
$('input.email-setting').removeAttr('checked') $('input.email-setting').removeAttr('checked')
else else
DiscussionUtil.safeAjax DiscussionUtil.safeAjax
url: DiscussionUtil.urlFor("disable_notifications") url: DiscussionUtil.urlFor("disable_notifications")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment