mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
minor fix
This commit is contained in:
parent
f6b4631b50
commit
2106cac36a
@ -59,6 +59,7 @@ ui_print_warning_message(
|
|||||||
]
|
]
|
||||||
);
|
);
|
||||||
|
|
||||||
|
$table = new StdClass();
|
||||||
$table->width = '100%';
|
$table->width = '100%';
|
||||||
$table->class = 'databox filters';
|
$table->class = 'databox filters';
|
||||||
$table->data = [];
|
$table->data = [];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user