Fix : MultiSelect no updating when original change #57

Merged
merged 1 commit into from Dec 29, 2016

Projects

None yet

2 participants

Contributor
SullyP commented Dec 29, 2016

MultiSelect Dropdown.js no updating when original multiselect change via
$("select").val(["1","2"]).trigger("change");

I edit the js to make it happen.

@SullyP SullyP Fix : MultiSelect no updating when original change
MultiSelect Dropdown.js no updating when original multiselect change.
0aee6dc
@FezVrasta FezVrasta merged commit 73b47e4 into FezVrasta:master Dec 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment