Revert "Updated application sources"
[apps/web/sample/CallLog.git] / project / templates / callView.tpl
index 6822cdd..15c7610 100644 (file)
@@ -1,14 +1,16 @@
-<div data-role="page" id="callView" data-add-back-btn="header">
-    <div data-role="header" id="page-header" data-position="fixed">
-        <h1>Call log</h1>
-    </div>
-    <div data-role="content" id="calllogListContent">
-        <ul data-role="listview"
-            id="calllogList"
-            data-filter="true"
-            data-autodividers="true"
-            data-position="fixed"
-            data-inset="true">
-        </ul>
-    </div>
-</div>
+       <div data-role="page" id="callView" data-add-back-btn="header">
+               <div data-role="header" id="page-header" data-position="fixed">
+                       <h1>Call log</h1>
+               </div>
+               <div data-role="content" id="calllogListContent">
+                       <ul data-role="listview"
+                               id="calllogList"
+                               data-filter="true"
+                               data-autodividers="true"
+                               data-position="fixed"
+                               data-inset="true">
+                       </ul>
+               </div>
+               </div>
+               <!-- <div data-role="footer" data-position="fixed"></div> -->
+       </div>
\ No newline at end of file