no message

main
이범준 1 year ago
parent e0cb77b99f
commit dd6aa937a8

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

Loading…
Cancel
Save