Merge branch 'ent-10131-error-500-en-vista-de-module-templates-de-agente' into 'develop'

Ent 10131 error 500 en vista de module templates de agente

See merge request artica/pandorafms!5401
This commit is contained in:
Daniel Rodriguez 2023-01-12 12:23:57 +00:00
commit df575cb118
1 changed files with 1 additions and 0 deletions

View File

@ -224,6 +224,7 @@ if ($result === false) {
$result = [];
}
$table = new stdClass();
$table->width = '100%';
$table->cellpadding = 0;
$table->cellspacing = 0;