Ver Fonte

Update clearing-selections.html

ricardokenji há 9 anos atrás
pai
commit
c33ba3117b

+ 3 - 3
docs/_includes/options/selections/clearing-selections.html

@@ -12,6 +12,6 @@
   <h3>
     Can users remove all of their selections in a multiple select at once?
   </h3>
-
-  {% include options/not-written.html %}
-</section>
+  
+  <p>Yes, see: <a href="examples.html#programmatic">https://select2.github.io/examples.html#programmatic</a></p>
+</section>