From 1fe8de3ad55220cc94a27938faadac0bfe900b0b Mon Sep 17 00:00:00 2001 From: Kevin Brown Date: Thu, 8 Jan 2015 11:53:31 -0500 Subject: [PATCH] Fix tagging example Tagging should be demonstrated using the multiple select, as that is where it really shines. It's also how we used to demonstrate it. This closes https://github.com/select2/select2/issues/2901. --- docs/examples.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/examples.html b/docs/examples.html index 95bdf451..ed68a430 100644 --- a/docs/examples.html +++ b/docs/examples.html @@ -466,9 +466,10 @@ function log (name, args) {

- + + +