File: data.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-- 174 bytes parent folder | download
1
2
3
4
5
6
7
8
9
<section>
  <h1>
    Data adapters
  </h1>

  {% include options/data/select.html %}
  {% include options/data/array.html %}
  {% include options/data/ajax.html %}
</section>