ubah name field header di pengajuan file
This commit is contained in:
parent
ca4dbf0486
commit
79a568a008
@ -376,8 +376,6 @@ document.addEventListener('DOMContentLoaded', () => {
|
||||
<td>${item.folder || '-'}</td>
|
||||
<td>${item.part || '-'}</td>
|
||||
<td><span class="badge bg-info">${item.action_type}</span></td>
|
||||
<td class="text-nowrap">${tanggalTerbit}</td>
|
||||
<td class="text-nowrap">${tanggalExp}</td>
|
||||
<td class="text-nowrap">${tanggal}</td>
|
||||
</tr>
|
||||
`;
|
||||
|
||||
@ -145,7 +145,7 @@
|
||||
<th>Kategori</th>
|
||||
<th>Unit</th>
|
||||
<th>Aksi</th>
|
||||
<th>Tanggal Upload</th>
|
||||
<th>Tanggal Aksi</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody id="tableHistoryFile">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user