mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
Fixed pagination in Alert templates
Former-commit-id: 88def9abc66ae8fddceb97ec55823b92ddc1bb1f
This commit is contained in:
parent
9788a9f6d5
commit
d16b96309b
@ -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