diff options
author | marc <marc@thinkpad.localnet.cc> | 2011-07-19 19:48:51 +0200 |
---|---|---|
committer | marc <marc@thinkpad.localnet.cc> | 2011-07-19 19:48:51 +0200 |
commit | 4f75de9393cf3be232f92d80ae09ddc162867785 (patch) | |
tree | 1040d89ef117fb2fccfdf4123858b32da29ced22 /ebus/webapp/static/index.html | |
parent | 8973e91ed46cbb4e1b192de802f0beecb19e7e06 (diff) | |
download | ebus-alt-4f75de9393cf3be232f92d80ae09ddc162867785.tar.gz ebus-alt-4f75de9393cf3be232f92d80ae09ddc162867785.zip |
Datensätze löschen alpha
Diffstat (limited to 'ebus/webapp/static/index.html')
-rw-r--r-- | ebus/webapp/static/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ebus/webapp/static/index.html b/ebus/webapp/static/index.html index f80da99..e385865 100644 --- a/ebus/webapp/static/index.html +++ b/ebus/webapp/static/index.html @@ -9,5 +9,6 @@ <body> <div id="ebusgraph"></div> <div id="overview"></div> + <div id="button">ausblenden</div> </body> </html> |