mirror of
https://github.com/Karaka-Management/oms-Profile.git
synced 2026-02-11 13:28:40 +00:00
fix tests
This commit is contained in:
parent
792a3a4332
commit
640022506d
|
|
@ -76,7 +76,7 @@ final class BackendController extends Controller
|
|||
->with('image')
|
||||
->paginate(
|
||||
'id',
|
||||
$request->getData('ptype'),
|
||||
$request->getDataString('ptype'),
|
||||
$request->getDataInt('offset')
|
||||
)
|
||||
->limit(25)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user