Skip to content

Commit bd65ee7

Browse files
committed
Upgraded jqm to 1.3.1
1 parent 4a7b3a9 commit bd65ee7

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

demo/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1">
66
<link rel="stylesheet" type="text/css" href="css/jquery.mobile.flatui.css" />
77
<script src="js/jquery.min.js"></script>
8-
<script src="js/jqm.min.js"></script>
8+
<script src="js/jquery.mobile-1.3.1.min.js"></script>
99
</head>
1010
<body>
1111
<div data-role="page">

demo/js/jqm.min.js

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)