In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list.
function stcrCheckAll(e) {
var items = document.getElementsByName('email_list[]');
for ( var i=0; i