summaryrefslogtreecommitdiff
path: root/ebus/webapp/static/index.html
diff options
context:
space:
mode:
authormarc <marc@thinkpad.localnet.cc>2011-07-19 23:29:19 +0200
committermarc <marc@thinkpad.localnet.cc>2011-07-19 23:29:19 +0200
commit43145b8d951078d202367e9eee3f2a0bac67e4ae (patch)
treec2a097a60c34393a1e9a6f783f01c0d67c46426a /ebus/webapp/static/index.html
parent4f75de9393cf3be232f92d80ae09ddc162867785 (diff)
downloadebus-alt-43145b8d951078d202367e9eee3f2a0bac67e4ae.tar.gz
ebus-alt-43145b8d951078d202367e9eee3f2a0bac67e4ae.zip
Ein-/Ausblenden eines Datensatzes; Skalierung funktioniert beim Einblenden nicht
Diffstat (limited to 'ebus/webapp/static/index.html')
-rw-r--r--ebus/webapp/static/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/ebus/webapp/static/index.html b/ebus/webapp/static/index.html
index e385865..7e2582d 100644
--- a/ebus/webapp/static/index.html
+++ b/ebus/webapp/static/index.html
@@ -9,6 +9,7 @@
<body>
<div id="ebusgraph"></div>
<div id="overview"></div>
- <div id="button">ausblenden</div>
+ <div id="ausblenden">ausblenden</div>
+ <div id="einblenden">einblenden</div>
</body>
</html>