Add bower_components as it contains the resources used by github pages.
This commit is contained in:
17
bower_components/select2/docs/_includes/options/dropdown/selections.html
vendored
Normal file
17
bower_components/select2/docs/_includes/options/dropdown/selections.html
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
<section>
|
||||
<h2>
|
||||
Can I change how selecting results works?
|
||||
</h2>
|
||||
|
||||
<h3>
|
||||
Can I select the highlighted result when the dropdown is closed?
|
||||
</h3>
|
||||
|
||||
{% include options/not-written.html %}
|
||||
|
||||
<h3>
|
||||
Can I prevent the dropdown from closing when a result is selected?
|
||||
</h3>
|
||||
|
||||
{% include options/not-written.html %}
|
||||
</section>
|
||||
Reference in New Issue
Block a user