Skip to content

Commit bc44293

Browse files
committed
changed content div to new style
1 parent 65322fd commit bc44293

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

demos/pages/startpage.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,11 @@
4141
<h1>same page transitions</h1>
4242
</div><!-- /header 1 -->
4343

44-
<div data-role="content">
44+
<div role="main" class="ui-content">
4545
<a data-role="button" href="samepagetransition.html">Go to page 2</a>
4646
</div><!-- /content 1 -->
4747

4848
</div><!-- /page 1 -->
4949

5050
</body>
51-
</html>
51+
</html>

0 commit comments

Comments
 (0)