amitava82 / angular-multiselect

[NOT MAINTAINED]Native AngularJS multiselect directive
http://amitava82.github.io/angular-multiselect
MIT License
140 stars 124 forks source link

Allow empty ms-header attribute. #84

Closed akempes closed 8 years ago

akempes commented 8 years ago

I couldn't use the multiselect without placeholder. Due to the OR comparator an empty string like ms-header="" would be ignored and the default was used.