Fix dropdown menu in pages with several lists
This commit is contained in:
parent
b8d3110266
commit
09ce5bd977
@ -6346,7 +6346,7 @@ class Form
|
|||||||
|
|
||||||
<dl class="dropdown">
|
<dl class="dropdown">
|
||||||
<dt>
|
<dt>
|
||||||
<a href="#">
|
<a href="#'.$htmlname.'">
|
||||||
'.img_picto('', 'list').'
|
'.img_picto('', 'list').'
|
||||||
</a>
|
</a>
|
||||||
<input type="hidden" class="'.$htmlname.'" name="'.$htmlname.'" value="'.$listcheckedstring.'">
|
<input type="hidden" class="'.$htmlname.'" name="'.$htmlname.'" value="'.$listcheckedstring.'">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user