• 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
bootstrap-multiselect.js 53.3 KB