Merge branch 'develop_NEW_Service_DefaultWorkstation' of github.com:atm-lena/dolibarr into develop_NEW_Service_DefaultWorkstation
This commit is contained in:
commit
6c0f5d3e64
@ -65,7 +65,7 @@ if (empty($outputalsopricetotalwithtax)) {
|
||||
}
|
||||
|
||||
// add html5 elements
|
||||
if($filtertype == 1) $domData = ' data-element="'.$line->element.'service"';
|
||||
if ($filtertype == 1) $domData = ' data-element="'.$line->element.'service"';
|
||||
else $domData = ' data-element="'.$line->element.'"';
|
||||
|
||||
$domData .= ' data-id="'.$line->id.'"';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user