File: selections.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 (10 lines) | stat: -rw-r--r-- 290 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
<section>
  <h1 id="selections">
    Displaying selections
  </h1>

  {% include options/selections/multiple.html %}
  {% include options/selections/placeholder.html %}
  {% include options/selections/clearing-selections.html %}
  {% include options/selections/templating.html %}
</section>