diff options
Diffstat (limited to 'ebus/webapp/static/index.html')
-rw-r--r-- | ebus/webapp/static/index.html | 3 |
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> |