Fixing style errors.
This commit is contained in:
parent
7318cb93aa
commit
7c989c3128
@ -1697,7 +1697,6 @@ while ($i < min($num, $limit)) {
|
||||
|
||||
// Default Workstation
|
||||
if (!empty($arrayfields['p.fk_default_workstation']['checked'])) {
|
||||
|
||||
print '<td align="left">';
|
||||
if (!empty($obj->fk_default_workstation)) {
|
||||
$static_ws->id = $obj->fk_default_workstation;
|
||||
@ -1710,7 +1709,6 @@ while ($i < min($num, $limit)) {
|
||||
if (!$i) {
|
||||
$totalarray['nbfield']++;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
// Sell price
|
||||
|
||||
Loading…
Reference in New Issue
Block a user