Skip to content

Commit 7ff48e0

Browse files
committed
Add search button to header of loadingMessageTextVisible test page
1 parent aae9205 commit 7ff48e0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/config/loadingMessageTextVisible.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@
3939

4040
<div data-role="header" data-theme="f">
4141
<h1>Config applied</h1>
42-
<a href="../../" data-icon="home" data-iconpos="notext" data-direction="reverse" class="ui-btn-right jqm-home">Home</a>
42+
<a href="../../" data-icon="home" data-iconpos="notext" data-direction="reverse">Home</a>
43+
<a href="../nav.html" data-icon="search" data-iconpos="notext" data-rel="dialog" data-transition="fade">Search</a>
4344
</div><!-- /header -->
4445

4546
<div data-role="content">

0 commit comments

Comments
 (0)