Add bower_components as it contains the resources used by github pages.
This commit is contained in:
17
bower_components/select2/docs/_includes/options/selections/clearing-selections.html
vendored
Normal file
17
bower_components/select2/docs/_includes/options/selections/clearing-selections.html
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
<section>
|
||||
<h2 id="allowClear">
|
||||
Can I allow users to clear their selections?
|
||||
</h2>
|
||||
|
||||
<h3>
|
||||
The "x" icon is not clearing the selection
|
||||
</h3>
|
||||
|
||||
{% include options/not-written.html %}
|
||||
|
||||
<h3>
|
||||
Can users remove all of their selections in a multiple select at once?
|
||||
</h3>
|
||||
|
||||
{% include options/not-written.html %}
|
||||
</section>
|
||||
Reference in New Issue
Block a user