mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Debug v21
This commit is contained in:
parent
8476773cbd
commit
c6cafe2f11
|
|
@ -112,7 +112,7 @@ if ($nolinesbefore) {
|
|||
|
||||
// Service and workstations are active
|
||||
if ($filtertype == 1 && isModEnabled('workstation')) {
|
||||
print '<td class="linecolworkstation right">' . $form->textwithpicto($langs->trans('Workstation'), '') . '</td>';
|
||||
print '<td class="linecolworkstation">' . $form->textwithpicto($langs->trans('Workstation'), '') . '</td>';
|
||||
}
|
||||
// Cost
|
||||
print '<td class="linecoltotalcost right">' . $form->textwithpicto($langs->trans('TotalCost'), '') . '</td>';
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user