File: compatibility.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-- 288 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
<section>
  <h1>
    Backwards compatibility
  </h1>

  {% include options/compatibility/matcher.html %}
  {% include options/compatibility/initial-selection.html %}
  {% include options/compatibility/query-function.html %}
  {% include options/compatibility/text-input.html %}
</section>