Work on the new selectArrayAjax widget
This commit is contained in:
parent
fd72b4a400
commit
7daf9d10af
@ -4562,7 +4562,8 @@ class Form
|
|||||||
|
|
||||||
$(".'.$htmlname.'").change(function() {
|
$(".'.$htmlname.'").change(function() {
|
||||||
alert(\'eee\');
|
alert(\'eee\');
|
||||||
$(".'.$htmlname.'").select2.clearSearch();
|
/* $(".'.$htmlname.'").select2("search",""); */
|
||||||
|
$(".'.$htmlname.'").select2("val",""); /* reset combo box */
|
||||||
} );
|
} );
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user