mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
Merge branch 'ent-7210-Bug-en-token-limit-de-widget-List-of-last-events' into 'develop'
fixed minor error See merge request artica/pandorafms!3958
This commit is contained in:
commit
04483fe9f3
@ -620,7 +620,7 @@ class EventsListWidget extends Widget
|
|||||||
// Filter.
|
// Filter.
|
||||||
$filter,
|
$filter,
|
||||||
// Offset.
|
// Offset.
|
||||||
null,
|
0,
|
||||||
// Limit.
|
// Limit.
|
||||||
$this->values['limit'],
|
$this->values['limit'],
|
||||||
// Order.
|
// Order.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user