|
@@ -29,6 +29,6 @@ $('select').select2({
|
|
<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>
|