fixed multitable report export
This commit is contained in:
parent
51db7605df
commit
ee56811b0c
@ -1,5 +1,5 @@
|
|||||||
<div class="table-responsive overflow-auto">
|
<div class="table-responsive overflow-auto">
|
||||||
<table class="table align-items-center table-hover" id="tbl-report">
|
<table class="table align-items-center table-hover">
|
||||||
@include($class->views['table.header'])
|
@include($class->views['table.header'])
|
||||||
<tbody>
|
<tbody>
|
||||||
@if (!empty($class->rows[$table]))
|
@if (!empty($class->rows[$table]))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user