Explorar o código

Update tags.html

Marc-Antoine Parent %!s(int64=8) %!d(string=hai) anos
pai
achega
e5fc98dda9
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      docs/_includes/examples/tags.html

+ 2 - 1
docs/_includes/examples/tags.html

@@ -3,13 +3,14 @@
 
 
   <p>
   <p>
     Select2 can be used to quickly set up fields used for tagging. 
     Select2 can be used to quickly set up fields used for tagging. 
-    <code>multiple</code> have to be enabled on the field for tags support.
   </p>
   </p>
 
 
   <p>
   <p>
     Note that when tagging is enabled the user can select from pre-existing
     Note that when tagging is enabled the user can select from pre-existing
     options or create a new tag by picking the first choice, which is what
     options or create a new tag by picking the first choice, which is what
     the user has typed into the search box so far.
     the user has typed into the search box so far.
+    To enable a multiple tags select, don't forget the <code>multiple</code>
+    attribute.
   </p>
   </p>
 
 
   <div class="s2-example">
   <div class="s2-example">