Mass_update - print log
This commit is contained in:
@@ -40,7 +40,7 @@ if ($update_allowed === 1){
|
||||
$total_rowID = 0;
|
||||
$total_not_found = 0;
|
||||
|
||||
$output_excel_display .= '<table class="sortable">
|
||||
$output_excel_display .= '<table>
|
||||
<thead style="text-align: left;">
|
||||
<tr>
|
||||
<th>'.$equipment_label2.'</th>
|
||||
@@ -241,6 +241,7 @@ if ($update_allowed === 1){
|
||||
$view .= '<div class="content-block">
|
||||
<div class="block-header">
|
||||
<i class="fa-solid fa-bars fa-sm"></i>'.$tab3.' '.$total_summary.'
|
||||
<button class="btn" style="float: inline-end;" onclick="printDiv(\'excel_table\')>Print</button>
|
||||
</div>
|
||||
<div class="table order-table" id="excel_table">
|
||||
'.($order_header ?? '' ).'
|
||||
|
||||
Reference in New Issue
Block a user