mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
#10267 limit entries in events list
This commit is contained in:
parent
6d2f4d7eac
commit
2b9f7f9b09
@ -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' => [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user