/** * Add actions delete to the actions. */ jQuery(function ($) { jQuery(document).ready(function ($) { var subsubsub = $('.subsubsub').find('li'); // Add Delete Icon to the actions. subsubsub.each(function(){ if ( 'pending' !== $(this).attr('class') || 'pending' !== $(this).attr('class') ) { var list_class = $(this).attr('class'); $(this).append('