summaryrefslogtreecommitdiff
path: root/tools/mmd/tracker.html
diff options
context:
space:
mode:
authorJogi Hofmüller <jogi@mur.at>2011-08-24 13:30:32 +0000
committerJogi Hofmüller <jogi@mur.at>2011-08-24 13:30:32 +0000
commitf46848e92500104127d03124c45aabe129cef0f0 (patch)
tree77dacc148704037f34c2333afcfb2e19129ff850 /tools/mmd/tracker.html
parent- fiddling with styles and css (diff)
- copy style changes to tracker.wsgi
git-svn-id: https://svn.spreadspace.org/mur.sat@154 7de4ea59-55d0-425e-a1af-a3118ea81d4c
Diffstat (limited to 'tools/mmd/tracker.html')
-rw-r--r--tools/mmd/tracker.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/mmd/tracker.html b/tools/mmd/tracker.html
index aa9b524..6a21b79 100644
--- a/tools/mmd/tracker.html
+++ b/tools/mmd/tracker.html
@@ -11,7 +11,7 @@
<script type="text/javascript">
function load()
{
- Orb.startOSMTracking(15.76, 47.01, 376, 'Graz');
+ Orb.startOSMTracking(15.4422, 47.0658, 376, 'Graz');
}
</script>
<link rel="stylesheet" type="text/css" href="mmd.css" />
@@ -67,7 +67,7 @@
preview for the next <input class="options" type="text" name="previewMinutes" id="previewMinutes" value="90" size="5" tabindex="3" />
minutes
</div>
- <pre id="debug"></pre>
+ <pre class="debug" id="debug"></pre>
</body>
</html>