mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +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();
|
||||
|
||||
$table = new stdClass();
|
||||
$table->class = 'databox filters';
|
||||
$table->width = '100%';
|
||||
$table->data = [];
|
||||
|
Loading…
x
Reference in New Issue
Block a user