export excel second
This commit is contained in:
@ -692,7 +692,7 @@ class bibaccounts
|
||||
{
|
||||
if (!isset($ReportOptions['AmountColWidth'])) $ReportOptions['AmountColWidth'] = 180;
|
||||
?>
|
||||
<table class="table table-sm table-accounts">
|
||||
<table id='myTable'class="table table-sm table-accounts">
|
||||
<?php if ($displayHeadings) { ?>
|
||||
<thead>
|
||||
<tr>
|
||||
|
Reference in New Issue
Block a user