bentorfs / angular-bootstrap-multiselect

Native angularJS custom form element
http://bentorfs.github.io/angular-bootstrap-multiselect/
MIT License
79 stars 111 forks source link

Add attribute to set a custom text when no options selected #7

Closed crash7 closed 8 years ago

crash7 commented 8 years ago

Small addition to set a custom text when no options are selected in case you want to show something different than "Select". Useful for multiple instances of the directive without using labels.

bentorfs commented 8 years ago

Thanks!