#10267 limit entries in events list

This commit is contained in:
Daniel Cebrian 2023-02-01 10:47:36 +01:00
parent 6d2f4d7eac
commit 2b9f7f9b09

View File

@ -2413,8 +2413,6 @@ try {
100, 100,
200, 200,
500, 500,
1000,
-1,
], ],
[ [
$config['block_size'], $config['block_size'],
@ -2423,8 +2421,6 @@ try {
100, 100,
200, 200,
500, 500,
1000,
'All',
], ],
], ],
'order' => [ 'order' => [