NEW #20650 thirdparty list : making the dropdown select appears on screen when checked boxes appears on left

This commit is contained in:
Faustin 2022-06-23 22:50:23 +02:00
parent 3749d70ae1
commit 7856aea24d

View File

@ -8366,7 +8366,7 @@ class Form
</dt>
<dd class="dropdowndd">
<div class="multiselectcheckbox'.$htmlname.'">
<ul class="ul'.$htmlname.' '.$htmlname.$pos.'">
<ul class="'.$htmlname.$pos.'">
'.$listoffieldsforselection.'
</ul>
</div>