Merge pull request #2667 from franckl/patch-1
Corrected a link issue on the example page
This commit is contained in:
commit
6938ccf20b
@ -1500,7 +1500,7 @@ $("#select").select2({
|
||||
ignore duplicates, silently swallowing those tokens.
|
||||
</td></tr>
|
||||
<tr id="doc-tokenSeparators"><td>tokenSeparators</td><td>array</td><td>
|
||||
An array of strings that define token separators for the default <a href="doc-tokenizer">tokenizer</a>
|
||||
An array of strings that define token separators for the default <a href="#doc-tokenizer">tokenizer</a>
|
||||
function. By default, this option is set to an empty array which means tokenization using the default
|
||||
tokenizer is disabled. Usually it is sensible to set this option to a value similar to <code>[',', ' ']</code>.
|
||||
</td></tr>
|
||||
|
Loading…
x
Reference in New Issue
Block a user