|
|
@ -89,8 +89,10 @@
|
|
|
|
class="datatables-ajax table table-bordered dataTable no-footer">
|
|
|
|
class="datatables-ajax table table-bordered dataTable no-footer">
|
|
|
|
<thead class="sticky-thead">
|
|
|
|
<thead class="sticky-thead">
|
|
|
|
<tr id="crdnTheadTr--${pageName}">
|
|
|
|
<tr id="crdnTheadTr--${pageName}">
|
|
|
|
<th style="min-width: 80px;"
|
|
|
|
<th style="min-width: 80px;" title="더블클릭시 축소/확대 됩니다."
|
|
|
|
class="downsize" ondblclick="fnDownsizeToggle(this);">파일명</th>
|
|
|
|
class="downsize" ondblclick="fnDownsizeToggle(this);" href="#">
|
|
|
|
|
|
|
|
파일명 <i class='bx bx-expand'></i>
|
|
|
|
|
|
|
|
</th>
|
|
|
|
<th style="min-width: 80px;">타임스탬프</th>
|
|
|
|
<th style="min-width: 80px;">타임스탬프</th>
|
|
|
|
<th style="min-width: 80px;">사이즈</th>
|
|
|
|
<th style="min-width: 80px;">사이즈</th>
|
|
|
|
<th style="min-width: 80px;">디바이스ID</th>
|
|
|
|
<th style="min-width: 80px;">디바이스ID</th>
|
|
|
|