catch up to master
This commit is contained in:
parent
58705838d3
commit
2edce4128b
@ -594,7 +594,7 @@ $("#e12").select2({tags:["red", "green", "blue"]});
|
||||
|
||||
<p>Select2 can be used to quickly set up fields used for tagging</p>
|
||||
|
||||
<p><input type="hidden" id="e12" style="width:300px" value="brown,red"/></p>
|
||||
<p><input type="hidden" id="e12" style="width:300px" value="brown, red, green"/></p>
|
||||
<p>Note that when tagging is enabled the user can select from pre-existing tags or create a new tag by
|
||||
picking the first choice which is what the user has typed into the search box so far.</p>
|
||||
</div>
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 8323051ce3b603345e4211a98fb5f2ae7c623975
|
||||
Subproject commit 578a8cb0daf7930767a519862862b95312a4bc8d
|
Loading…
x
Reference in New Issue
Block a user