fixing two other issues at docs/pages/pages-themes/

This commit is contained in:
Maurice Gottlieb 2011-11-15 19:06:44 +01:00
parent 7a0df3e62c
commit d89c5cc063
2 changed files with 2 additions and 2 deletions

View file

@ -143,7 +143,7 @@
<li><a href="../page-navmodel.html">Ajax, hashes &amp; 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>

View file

@ -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 &amp; 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>