NEW #20650 thirdparty list : making the dropdown select appears on screen when checked boxes appears on left
This commit is contained in:
parent
3749d70ae1
commit
7856aea24d
@ -8366,7 +8366,7 @@ class Form
|
|||||||
</dt>
|
</dt>
|
||||||
<dd class="dropdowndd">
|
<dd class="dropdowndd">
|
||||||
<div class="multiselectcheckbox'.$htmlname.'">
|
<div class="multiselectcheckbox'.$htmlname.'">
|
||||||
<ul class="ul'.$htmlname.' '.$htmlname.$pos.'">
|
<ul class="'.$htmlname.$pos.'">
|
||||||
'.$listoffieldsforselection.'
|
'.$listoffieldsforselection.'
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user