angularjs-dropdown-multiselect
angularjs-dropdown-multiselect copied to clipboard
Added Id property of settings
Added id property on dropdown settings.
Useful in case of multiple dropdowns with a single event listener. The id is sent to all event listeners so the correpsonding function can identify which dropdown triggered the event.