|
|
|
@ -149,15 +149,15 @@
|
|
|
|
|
|
|
|
|
|
<div id="gridbuttonArea--${pageName}" class="container-page-btn">
|
|
|
|
|
<div class="d-flex flex-row justify-content-between">
|
|
|
|
|
<label id="photoInspectionPaging--${pageName}PagingInfo"
|
|
|
|
|
class="dataTables_info area-photoinspection" role="status" aria-live="polite"></label>
|
|
|
|
|
<span id="photoInspectionPaging--${pageName}PagingInfo"
|
|
|
|
|
class="dataTables_info area-photoinspection" role="status" aria-live="polite"></span>
|
|
|
|
|
<ul id="photoInspectionPaging--${pageName}"
|
|
|
|
|
class="pagination pagination-primary area-photoinspection">
|
|
|
|
|
</ul>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="d-flex flex-row justify-content-between">
|
|
|
|
|
<label id="sameVehicleInspectionMainPaging--${pageName}PagingInfo"
|
|
|
|
|
class="dataTables_info area-samevehicleinspection" role="status" aria-live="polite"></label>
|
|
|
|
|
<span id="sameVehicleInspectionMainPaging--${pageName}PagingInfo"
|
|
|
|
|
class="dataTables_info area-samevehicleinspection" role="status" aria-live="polite"></span>
|
|
|
|
|
<ul id="sameVehicleInspectionMainPaging--${pageName}"
|
|
|
|
|
class="pagination pagination-primary area-samevehicleinspection">
|
|
|
|
|
</ul>
|
|
|
|
|