mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 01:05:39 +02:00
Change some code for the CSV reports.
This commit is contained in:
parent
bc522e1d2d
commit
bc5b4dcfe3
@ -490,6 +490,7 @@ switch ($action) {
|
|||||||
$table->size[4] = '2%';
|
$table->size[4] = '2%';
|
||||||
$table->size[5] = '2%';
|
$table->size[5] = '2%';
|
||||||
$table->size[6] = '2%';
|
$table->size[6] = '2%';
|
||||||
|
$table->size['csv'] = '5%';
|
||||||
|
|
||||||
$next = 4;
|
$next = 4;
|
||||||
//Calculate dinamically the number of the column
|
//Calculate dinamically the number of the column
|
||||||
|
Loading…
x
Reference in New Issue
Block a user