Align target deadlines in early warning and reports
This commit is contained in:
No files matched your search
@@ -733,9 +733,6 @@ class ListController extends Controller
|
||||
<div class="btn-group-vertical mb-2">
|
||||
<button type="button" class="btn btn-sm btn-outline-primary waves-effect" onClick="btnMarking('.$row->id.')">
|
||||
<i class="me-50 fa fa-flag"></i>
|
||||
</button>
|
||||
<button type="button" class="btn btn-sm btn-outline-danger waves-effect" onClick="btnOpenEditor('.$row->id.')">
|
||||
<i class="me-50 fa fa-pencil"></i> Khusus Penomoran TB
|
||||
</button>
|
||||
</div>';
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user