Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Commit 7275cc8

Browse files
apsdehalarschmitz
authored andcommitted
Demos: Remove sidebar from listview nested list demo
Fixes #7385 Closes #8471
1 parent 4d9286e commit 7275cc8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

demos/listview-nested-lists/index.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<div class="jqm-banner"><h3>Version <span class="jqm-version"></span> Demos</h3></div>
2424
</div><!-- /header -->
2525

26-
<div role="main" class="ui-content jqm-content">
26+
<div role="main">
2727

2828
<h1>Nested Listviews</h1>
2929

@@ -96,7 +96,6 @@
9696
</div>
9797
</div><!-- /content -->
9898

99-
<?php include( '../jqm-navmenu.php' ); ?>
10099

101100
<div data-role="toolbar" data-type="footer" data-position="fixed" data-tap-toggle="false" class="jqm-footer">
102101
<h6>jQuery Mobile Version <span class="jqm-version"></span> Demos</h6>

0 commit comments

Comments
 (0)