mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-06-05 22:09:38 +02:00
fix: stampa preventivo
This commit is contained in:
@@ -65,7 +65,7 @@ if ($has_image) {
|
|||||||
|
|
||||||
// Creazione righe fantasma
|
// Creazione righe fantasma
|
||||||
$autofill = new Util\Autofill($columns);
|
$autofill = new Util\Autofill($columns);
|
||||||
$autofill->setRows(26, 0);
|
$autofill->setRows(22, 0);
|
||||||
|
|
||||||
echo '
|
echo '
|
||||||
<div class="col-xs-5">
|
<div class="col-xs-5">
|
||||||
|
|||||||
Reference in New Issue
Block a user