• Nithyaduruvan's avatar
    deselectAll should do so in singleselect as well · 28e504fe
    Nithyaduruvan authored
    Changing the value of a single select dropdown using 'select' method does not clear the previous values because, deselectAll method won't deselect radio button's selections. It handled only checkboxes. So removed the checkbox specific filter in jquery selector.
    28e504fe
Name
Last commit
Last update
dist Loading commit data...
docs Loading commit data...
tests Loading commit data...
.gitignore Loading commit data...
LICENSE.md Loading commit data...
README.md Loading commit data...
bower.json Loading commit data...
example.png Loading commit data...
index.html Loading commit data...
post.php Loading commit data...