mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Merge branch 'ent-3773-fallo-paginacion-templates-alerts' into 'develop'
Fixed pagination in Alert templates See merge request artica/pandorafms!2391
This commit is contained in:
commit
72a127c085
@ -243,7 +243,9 @@ $url = ui_get_url_refresh(
|
||||
'offset' => false,
|
||||
'search_string' => $search_string,
|
||||
'search_type' => $search_type,
|
||||
]
|
||||
],
|
||||
true,
|
||||
false
|
||||
);
|
||||
|
||||
$table = new stdClass();
|
||||
|
Loading…
x
Reference in New Issue
Block a user