This commit is contained in:
Daniel Maya 2022-04-11 14:04:57 +02:00
parent 773071946f
commit 51f5127265
1 changed files with 1 additions and 0 deletions

View File

@ -85,6 +85,7 @@ if ($do_operation) {
$groups = users_get_groups();
$table = new stdClass();
$table->class = 'databox filters';
$table->width = '100%';
$table->data = [];