update
parent
f6b565be8a
commit
0bd370ec7f
|
|
@ -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
|
||||
Loading…
Reference in New Issue