Large diffs are not rendered by default.

File renamed without changes.
File renamed without changes.
File renamed without changes.
@@ -25,9 +25,9 @@
<body>
<div data-role="page" style="max-height:90px; min-height:90px;">
<div data-role="header">
<a href="index.html" data-icon="delete">Cancel</a>
<a href="index.html" data-role="button" data-icon="delete">Cancel</a>
<h1>Edit Contact</h1>
<a href="index.html" data-icon="check">Save</a>
<a href="index.html" data-role="button" data-icon="check">Save</a>
</div>
</div>
</body>
@@ -25,9 +25,9 @@
<body>
<div data-role="page" style="max-height:90px; min-height:90px;">
<div data-role="header">
<a href="index.html" data-icon="delete">Cancel</a>
<a href="index.html" data-role="button" data-icon="delete">Cancel</a>
<h1>Edit Contact</h1>
<a href="index.html" data-icon="check" data-theme="b">Save</a>
<a href="index.html" data-role="button" data-icon="check" data-theme="b">Save</a>
</div>
</div>
</body>
@@ -26,7 +26,7 @@
<div data-role="page" style="max-height:90px; min-height:90px;">
<div data-role="header" >
<h1>Page Title</h1>
<a href="index.html" data-icon="gear" class="ui-btn-right">Options</a>
<a href="index.html" data-role="button" data-icon="gear" class="ui-btn-right">Options</a>
</div>
</div>
</body>
@@ -25,7 +25,7 @@
<body>
<div data-role="page" style="max-height:90px; min-height:90px;">
<div data-role="header" >
<a href="index.html" data-icon="gear" class="ui-btn-right">Options</a>
<a href="index.html" data-role="button" data-icon="gear" class="ui-btn-right">Options</a>
<span class="ui-title" />
</div>
</div>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.