summaryrefslogtreecommitdiff
path: root/ebus/webapp
diff options
context:
space:
mode:
authoryvesf <yvesf-git@xapek.org>2011-07-18 18:06:31 +0200
committeryvesf <yvesf-git@xapek.org>2011-07-18 18:06:31 +0200
commit8973e91ed46cbb4e1b192de802f0beecb19e7e06 (patch)
tree4d0efc836c54a331383d4755d8e3f0ad6feb84c2 /ebus/webapp
parent3c080ad7ebe97016b19f0a67f4bc94a4cfcf65bc (diff)
downloadebus-alt-8973e91ed46cbb4e1b192de802f0beecb19e7e06.tar.gz
ebus-alt-8973e91ed46cbb4e1b192de802f0beecb19e7e06.zip
relative pfade
Diffstat (limited to 'ebus/webapp')
-rw-r--r--ebus/webapp/static/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ebus/webapp/static/index.html b/ebus/webapp/static/index.html
index 16fa3ac..f80da99 100644
--- a/ebus/webapp/static/index.html
+++ b/ebus/webapp/static/index.html
@@ -1,6 +1,6 @@
<html>
<head>
- <link rel="stylesheet" type="text/css" href="/static/main.css" />
+ <link rel="stylesheet" type="text/css" href="static/main.css" />
<script src="static/jquery-1.6.2.min.js"></script>
<script src="static/jquery.flot.js"></script>
<script src="static/jquery.flot.selection.js"></script>