Skip to content

Commit e72809c

Browse files
committed
Added links to tests so folks don't have to type them manually.
1 parent 3062199 commit e72809c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

experiments/scrollview/index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,12 @@ <h1 id="jqm-logo"><img src="../../docs/_assets/images/jquery-logo.png" alt="jQue
5151
<li data-role="list-divider">Forms</li>
5252
<li><a href="../../docs/forms/forms-all.html">Form element gallery</a></li>
5353
</ul>
54+
55+
<ul data-role="listview" data-inset="true" data-theme="c" data-dividertheme="b">
56+
<li data-role="list-divider">Tests</li>
57+
<li><a href="scrollview-direction.html">Scroll Direction</a></li>
58+
<li><a href="scrollview-nested.html">Nested Scroll Views</a></li>
59+
</ul>
5460
</div>
5561
</div>
5662
</body>

0 commit comments

Comments
 (0)