aboutsummaryrefslogtreecommitdiff
path: root/web/debug.html
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2016-11-25 11:46:38 +1300
committerAnton Tananaev <anton.tananaev@gmail.com>2016-11-25 11:46:38 +1300
commitcf30330d877a16a4c31a4cd876e384564e65ac50 (patch)
tree1cc80391dfab802cdfdeaad905befbcd43e509f5 /web/debug.html
parent3f60cacb9dfceb5f8dc3a1395ed89c530c1451cb (diff)
downloadetbsa-traccar-web-cf30330d877a16a4c31a4cd876e384564e65ac50.tar.gz
etbsa-traccar-web-cf30330d877a16a4c31a4cd876e384564e65ac50.tar.bz2
etbsa-traccar-web-cf30330d877a16a4c31a4cd876e384564e65ac50.zip
Move app css back to html
Diffstat (limited to 'web/debug.html')
-rw-r--r--web/debug.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/debug.html b/web/debug.html
index bafdd3c..5e47ee6 100644
--- a/web/debug.html
+++ b/web/debug.html
@@ -4,6 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<title>Traccar</title>
+<link rel="stylesheet" href="app.css">
</head>
<body>
<div id="spinner"></div>