Browse Source

Update clearing-selections.html

ricardokenji 9 years ago
parent
commit
c33ba3117b
1 changed files with 3 additions and 3 deletions
  1. 3 3
      docs/_includes/options/selections/clearing-selections.html

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

@@ -12,6 +12,6 @@
   <h3>
   <h3>
     Can users remove all of their selections in a multiple select at once?
     Can users remove all of their selections in a multiple select at once?
   </h3>
   </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>