susee
This commit is contained in:
parent
f5de441090
commit
a098635f9b
@ -371,7 +371,7 @@ $(document).on('change','#packs',function(){
|
||||
title: 'Member Name : <?php echo $fname." ".$lname; ?> (Total Credits : <?php echo $avaiable_credit; ?>)', // Set your custom print title here
|
||||
text: 'Print',
|
||||
customize: function(win) {
|
||||
$(win.document.body).find('table').find('th:first, td:first').remove();
|
||||
$(win.document.body).find('table').find('th:first-child, td:first-child').remove();
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user