mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-09-25 19:09:08 +02:00
Merge branch '1111-Columna-email-error-en-vista-de-informes-dev' into 'develop'
Fixed email column See merge request !668
This commit is contained in:
commit
d858d4840a
@ -539,7 +539,7 @@ switch ($action) {
|
|||||||
$table->size[3] = '2%';
|
$table->size[3] = '2%';
|
||||||
$table->size[4] = '2%';
|
$table->size[4] = '2%';
|
||||||
$table->size[5] = '2%';
|
$table->size[5] = '2%';
|
||||||
$table->size[6] = '2%';
|
$table->size[6] = '4%';
|
||||||
$table->size['csv'] = '5%';
|
$table->size['csv'] = '5%';
|
||||||
|
|
||||||
$next = 4;
|
$next = 4;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user