Removed back buttons.

This commit is contained in:
toddparker 2011-08-03 15:18:57 -04:00
parent a23ab67e53
commit 37db803557
2 changed files with 0 additions and 2 deletions

View file

@ -17,7 +17,6 @@
<div data-role="page" id="foo">
<div data-role="header">
<a href="index.html" data-icon="arrow-l" data-ajax="false">List</a>
<h1>Multi-page</h1>
</div><!-- /header -->

View file

@ -15,7 +15,6 @@
<div data-role="page">
<div data-role="header">
<a href="index.html" data-icon="arrow-l" data-ajax="false">List</a>
<h1>Single page</h1>
</div><!-- /header -->