aboutsummaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/m/debug.html (renamed from web/m/index.html)8
1 files changed, 4 insertions, 4 deletions
diff --git a/web/m/index.html b/web/m/debug.html
index aa7930ff0..4515d563d 100644
--- a/web/m/index.html
+++ b/web/m/debug.html
@@ -2,10 +2,10 @@
<html>
<head>
<title>Traccar</title>
-<link rel="stylesheet" href="//cdn.sencha.com/touch/sencha-touch-2.4.1/resources/css/sencha-touch.css">
-<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/ol3/3.5.0/ol.css">
-<script type="text/javascript" src="//cdn.sencha.com/touch/sencha-touch-2.4.1/sencha-touch-all-debug.js"></script>
-<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/ol3/3.5.0/ol-debug.js"></script>
+<link rel="stylesheet" href="//cdn.sencha.com/touch/sencha-touch-2.4.2/resources/css/sencha-touch.css">
+<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/ol3/3.7.0/ol.css">
+<script type="text/javascript" src="//cdn.sencha.com/touch/sencha-touch-2.4.2/sencha-touch-all-debug.js"></script>
+<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/ol3/3.7.0/ol-debug.js"></script>
<script type="text/javascript" src="app.js"></script>
</head>
<body>