localize library cdn, remove approve button from transaction page, fix all fitur running datatable as well, fixing sortable datatable using new cdn, fix modal approve, add note to receiver mutations
This commit is contained in:
@@ -53,7 +53,9 @@
|
||||
|
||||
@if($row->status->value === 'approved')
|
||||
<!-- Stock has already been moved automatically after approval -->
|
||||
<span class="badge badge-success">Stock Telah Dipindahkan</span>
|
||||
<div class="text-center">
|
||||
<span class="btn btn-sm btn-success" style="cursor: default; pointer-events: none;">Selesai</span>
|
||||
</div>
|
||||
@endif
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user