1208
1215
var link = subscription.get('link');
1209
1216
var link_parent = link.get('parentNode');
1210
1217
var mute_subscription = get_mute_subscription();
1211
1220
if (link_parent.hasClass('subscribed-false') &&
1212
1221
link_parent.hasClass('dup-subscribed-false') &&
1214
1223
// The user isn't subscribed or muted, so subscribe them.
1216
1225
'bug_notification_level',