Merge branch 'ent-9746-error-500-en-la-edicion-de-module-groups' into 'develop'
fix error 500 in module groups pandora_enterprise#9746 See merge request artica/pandorafms!5242
This commit is contained in:
commit
c678207f5d
|
@ -59,7 +59,7 @@ if ($id_group) {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
$table = new stdClass();
|
||||
$table->width = '100%';
|
||||
$table->class = 'databox filters';
|
||||
$table->style[0] = 'font-weight: bold';
|
||||
|
|
Loading…
Reference in New Issue