mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-09-26 03:19:05 +02:00
WIP command center, fix view synch queue
This commit is contained in:
parent
1526dac01d
commit
bc6a838ebb
@ -3275,6 +3275,7 @@ function ui_print_datatable(array $parameters)
|
||||
$pagination_options = [
|
||||
[
|
||||
$parameters['default_pagination'],
|
||||
5,
|
||||
10,
|
||||
25,
|
||||
100,
|
||||
@ -3285,6 +3286,7 @@ function ui_print_datatable(array $parameters)
|
||||
],
|
||||
[
|
||||
$parameters['default_pagination'],
|
||||
5,
|
||||
10,
|
||||
25,
|
||||
100,
|
||||
|
Loading…
x
Reference in New Issue
Block a user