maxwells / bootstrap-tags

Bootstrap-themed jquery tag interface
MIT License
548 stars 133 forks source link

Allow duplicates. #58

Open shahmirn opened 9 years ago

shahmirn commented 9 years ago

Added a new flag called allowDuplicates that allows duplicates / the same tag to be added multiple times. If allowDuplicates is set to true and the tag is added from a suggestion, the tag isn't removed from the suggestion.