mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-05-02 11:54:43 +00:00
fixing two other issues at docs/pages/pages-themes/
This commit is contained in:
parent
7a0df3e62c
commit
d89c5cc063
2 changed files with 2 additions and 2 deletions
|
|
@ -143,7 +143,7 @@
|
|||
<li><a href="../page-navmodel.html">Ajax, hashes & history</a></li>
|
||||
<li><a href="../page-dynamic.html">Dynamically Injecting Pages</a></li>
|
||||
<li><a href="../page-scripting.html">Scripting pages</a></li>
|
||||
<li data-theme="a"><a href="../pages-themes.html">Theming pages</a></li>
|
||||
<li data-theme="b"><a href="../pages-themes.html">Theming pages</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -131,7 +131,7 @@
|
|||
|
||||
<h3>More in this section</h3>
|
||||
|
||||
<ul data-role="listview" data-theme="a" data-dividertheme="a">
|
||||
<ul data-role="listview" data-theme="e" data-dividertheme="e">
|
||||
<li data-role="list-divider">Pages & Dialogs</li>
|
||||
<li><a href="../../page-anatomy.html">Anatomy of a page</a></li>
|
||||
<li><a href="../../page-template.html" data-ajax="false">Single page template</a></li>
|
||||
|
|
|
|||
Loading…
Reference in a new issue