mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-16 22:10:25 +00:00
Added links to tests so folks don't have to type them manually.
This commit is contained in:
parent
3062199ac6
commit
e72809ca49
1 changed files with 6 additions and 0 deletions
|
|
@ -51,6 +51,12 @@
|
|||
<li data-role="list-divider">Forms</li>
|
||||
<li><a href="../../docs/forms/forms-all.html">Form element gallery</a></li>
|
||||
</ul>
|
||||
|
||||
<ul data-role="listview" data-inset="true" data-theme="c" data-dividertheme="b">
|
||||
<li data-role="list-divider">Tests</li>
|
||||
<li><a href="scrollview-direction.html">Scroll Direction</a></li>
|
||||
<li><a href="scrollview-nested.html">Nested Scroll Views</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Reference in a new issue