main
Ilham Wara Nugroho 2026-02-20 14:47:50 +07:00
parent f6b565be8a
commit 0bd370ec7f
1 changed files with 5 additions and 1 deletions

View File

@ -81,7 +81,7 @@
<tr>
<th class="px-6 border py-4 text-[10px] font-bold text-slate-400 uppercase tracking-widest" data-width="10" data-field="no">No</th>
<th class="px-6 border py-4 text-[10px] font-bold text-slate-400 uppercase tracking-widest" data-field="name">Instansi</th>
<th class="px-6 border py-4 text-[10px] font-bold text-slate-400 uppercase tracking-widest" data-field="dataset">Dataset</th>
<th class="px-6 border py-4 text-[10px] font-bold text-slate-400 uppercase tracking-widest text-center" data-width="20" data-field="dataset">Dataset</th>
</tr>
</thead>
<tbody></tbody>
@ -181,4 +181,8 @@
</div>
</div>
<div id="modal">
</div>
@endsection