Merge pull request #11000 from OPEN-DSI/fix-html-form-dropdown

Fix dropdown menu in pages with several lists
This commit is contained in:
Laurent Destailleur 2019-04-11 18:14:43 +02:00 committed by GitHub
commit 41d30e8f82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6346,7 +6346,7 @@ class Form
<dl class="dropdown">
<dt>
<a href="#">
<a href="#'.$htmlname.'">
'.img_picto('', 'list').'
</a>
<input type="hidden" class="'.$htmlname.'" name="'.$htmlname.'" value="'.$listcheckedstring.'">