Merge branch 'feature/kevin/email_notifications_panel' of https://github.com/edx/edx-platform into feature/kevin/email_notifications_panel

This commit is contained in:
jsa
2013-07-30 00:56:06 -04:00

View File

@@ -449,8 +449,6 @@ if Backbone?
type: "POST"
error: () =>
$('input.email-setting').removeAttr('checked')
else
DiscussionUtil.safeAjax
url: DiscussionUtil.urlFor("disable_notifications")