File: dropdown.html

package info (click to toggle)
select2.js 4.0.1~dfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,416 kB
  • ctags: 143
  • sloc: makefile: 7
file content (9 lines) | stat: -rw-r--r-- 217 bytes parent folder | download
1
2
3
4
5
6
7
8
9
<section>
  <h1 id="results">
    Displaying results
  </h1>

  {% include options/dropdown/filtering.html %}
  {% include options/dropdown/selections.html %}
  {% include options/dropdown/placement.html %}
</section>