|
|
|
@ -4,11 +4,10 @@
|
|
|
|
|
|
|
|
|
|
<div class="card" data-doctx="${pageName}">
|
|
|
|
|
<div class="card-datatable text-nowrap">
|
|
|
|
|
<div id="DataTables_Table_0_wrapper--${pageName}" class="dataTables_wrapper dt-bootstrap5 no-footer">
|
|
|
|
|
<div class="dataTables_wrapper dt-bootstrap5 no-footer">
|
|
|
|
|
<div name="table-responsive"
|
|
|
|
|
class="table-responsive ox-scroll oy-scroll h-px-550">
|
|
|
|
|
<table id="DataTables_Table_0--${pageName}"
|
|
|
|
|
class="table-layout-fixed datatables-ajax table table-bordered dataTable no-footer">
|
|
|
|
|
<table class="table-layout-fixed datatables-ajax table table-bordered dataTable no-footer">
|
|
|
|
|
<thead class="sticky-thead">
|
|
|
|
|
<tr id="exmptnVhclTheadTr--${pageName}">
|
|
|
|
|
<th style="width: 80px;">No.</th>
|
|
|
|
|