mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Merge branch 'ent-4519-iconos-no-alineados-en-reporting-builder' into 'develop'
fixed error See merge request artica/pandorafms!2665
This commit is contained in:
commit
ab5ad9a459
@ -342,7 +342,7 @@ if ($items) {
|
||||
$table->size[0] = '5px';
|
||||
$table->size[1] = '15%';
|
||||
$table->size[4] = '8%';
|
||||
$table->size[6] = '90px';
|
||||
$table->size[6] = '120px';
|
||||
$table->size[7] = '30px';
|
||||
|
||||
$table->head[0] = '<span title="'.__('Position').'">'.__('P.').'</span>';
|
||||
|
Loading…
x
Reference in New Issue
Block a user