buttons: { 'Delete all items in recycle bin': function() { $(this).dialog('close'); dialog_response = true; $('.del_form').submit; },