Skip to content

Commit

Permalink
Remove outdated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Ajaxy committed May 2, 2018
1 parent 77ea0ba commit 2a512f9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions www/index.html
Expand Up @@ -4,7 +4,6 @@
<meta charset="utf-8" />
<meta name="format-detection" content="telephone=no" />
<meta name="msapplication-tap-highlight" content="no" />
<!-- WARNING: for iOS 7, remove the width=device-width and height=device-height attributes. See https://issues.apache.org/jira/browse/CB-4323 -->
<meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width, height=device-height, target-densitydpi=device-dpi" />
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css" />
<link rel="stylesheet" href="css/jquery.mobile-1.4.5.min.css" />
Expand All @@ -14,7 +13,7 @@
<body>
<div id="container">
<div id="tab-content">

</div>
</div>
<footer>
Expand All @@ -30,6 +29,5 @@
<script type="text/javascript" src="js/SQLiteStorageService.js"></script>
<script type="text/javascript" src="js/Controller.js"></script>
<script type="text/javascript" src="js/index.js"></script>

</body>
</html>

0 comments on commit 2a512f9

Please sign in to comment.