Added links to tests so folks don't have to type them manually.

This commit is contained in:
Kin Blas 2010-12-10 16:07:58 -08:00
parent 3062199ac6
commit e72809ca49

View file

@ -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>