Procházet zdrojové kódy

Add multiple selection specification to docs

Marc-Antoine Parent před 8 roky
rodič
revize
d01457702d
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. 2 1
      docs/_includes/examples/tags.html

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

@@ -2,7 +2,8 @@
   <h1 id="tags">Tagging support</h1>
 
   <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>