mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 17:25:26 +02:00
#8815 Fixed table
This commit is contained in:
parent
773071946f
commit
51f5127265
@ -85,6 +85,7 @@ if ($do_operation) {
|
|||||||
|
|
||||||
$groups = users_get_groups();
|
$groups = users_get_groups();
|
||||||
|
|
||||||
|
$table = new stdClass();
|
||||||
$table->class = 'databox filters';
|
$table->class = 'databox filters';
|
||||||
$table->width = '100%';
|
$table->width = '100%';
|
||||||
$table->data = [];
|
$table->data = [];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user