Perbaikan monitoring pasien ambulans 119
This commit is contained in:
@@ -17,7 +17,7 @@ class Pegawai extends BaseController
|
||||
->orLike('jabatan', $term)
|
||||
->groupEnd()
|
||||
->orderBy('nama', 'ASC')
|
||||
->findAll(10);
|
||||
->findAll(16);
|
||||
|
||||
$result = [];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user