1
0
mirror of synced 2024-11-26 06:46:04 +03:00

Rename section "Other data sources" to "Data sources".

Also adds an introductional paragraph to the section.
This commit is contained in:
Florian Kissling 2015-05-06 03:36:29 +02:00
parent 20b64cfe15
commit 96abf64472
2 changed files with 6 additions and 4 deletions

View File

@ -1,9 +1,11 @@
<section>
<h1 id="data-other" class="page-header">
Other data sources
<h1 id="data" class="page-header">
Data sources
</h1>
<p>In addition to handling options from a standard <code>&lt;select&gt;</code>, Select2 can also retrieve the results from other data sources.</p>
<h2 id="data-array" >Loading array data</h2>
<p>

View File

@ -15,8 +15,8 @@
<a href="#placeholders">Placeholders</a>
</li>
<li>
<a href="#data-other">
Other data sources
<a href="#data">
Data sources
</a>
<ul class="nav">
<li>