mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-16 22:10:25 +00:00
Removed back buttons.
This commit is contained in:
parent
a23ab67e53
commit
37db803557
2 changed files with 0 additions and 2 deletions
|
|
@ -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 -->
|
||||
|
||||
|
|
|
|||
|
|
@ -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 -->
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue