Skip to content
Snippets Groups Projects
Commit bfea564f authored by Guillaume ROUSSE's avatar Guillaume ROUSSE
Browse files

make new select list a combobox too

parent b05b1cbf
No related branches found
No related tags found
No related merge requests found
......@@ -225,6 +225,7 @@ $( document ).ready(function() {
$("#self").combobox();
[% END %]
$("#renater").combobox();
$("#qualif").combobox();
$("#test").combobox();
$.validator.messages.required = "[% c.loc("This information is required") %]";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment