Fix minore
This commit is contained in:
parent
67240f5b5c
commit
c0a77ab2a9
|
@ -132,7 +132,7 @@ if ($options['dir'] == 'entrata') {
|
|||
mediaponderata = parseFloat($("#idarticolo").selectData().media_ponderata);
|
||||
}
|
||||
|
||||
div.html("<table class=\"table table-extra-condensed table-margine\" >\
|
||||
div.html("<table class=\"table table-extra-condensed table-margine\" style=\"margin-top:-25px;\" >\
|
||||
<tr>\
|
||||
<td>\
|
||||
<small> '.tr('Guadagno').':</small>\
|
||||
|
|
Loading…
Reference in New Issue