forked from amitava82/angular-multiselect
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix for issue - single select - button text is not mapped correctly t…
…o the model value amitava82#94 Possible fix for issue - Show only one property but select complete object amitava82#92 File changed - multiselect.js Changes made - Added a new function - getItemLabel(items,model) Calling the above function in function getHeaderText()
- Loading branch information
NithinBiliya
committed
Nov 22, 2016
1 parent
2f125ce
commit 17cd08b
Showing
2 changed files
with
18 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters