#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…
Reference in New Issue