Merge branch 'ent-8815-error-500-en-operaciones-masivas-de-modulos-copy' into 'develop'

Ent 8815 error 500 en operaciones masivas de modulos copy

See merge request artica/pandorafms!4813
This commit is contained in:
Daniel Rodriguez 2022-04-12 07:05:39 +00:00
commit ea07bba78b
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 = [];