change of the browsing functionality

This commit is contained in:
Milos Holba
2022-04-14 16:25:57 +02:00
parent d71e598758
commit ad8793ce28
3 changed files with 90 additions and 29 deletions

View File

@@ -62,6 +62,6 @@ return [
],
'paginate' => [
'perPage' => 50
'perPage' => 15
]
];