aboutsummaryrefslogtreecommitdiff
path: root/web/tests.html
blob: 5df01347d9a21ef96830e65ce8ff4e2bc8e69be5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="http://bryntum.com/examples/extjs-6.0.1/build/classic/theme-triton/resources/theme-triton-all.css">
<link rel="stylesheet" type="text/css" href="//cdn.traccar.org/siesta/siesta-4.0.0-lite/resources/css/siesta-all.css">
<script src="http://bryntum.com/examples/extjs-6.0.1/build/classic/theme-triton/theme-triton.js" type="text/javascript"></script>
<script src="http://bryntum.com/examples/extjs-6.0.1/build/ext-all.js" type="text/javascript"></script>
<script src="//cdn.traccar.org/siesta/siesta-4.0.0-lite/siesta-all.js"></script>
<script src="tests/index.js"></script>
</head>
<body>
</body>
</html>