diff options
Diffstat (limited to 'ebus/webhdf/static/index.html')
-rw-r--r-- | ebus/webhdf/static/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ebus/webhdf/static/index.html b/ebus/webhdf/static/index.html index 04ecc15..53f103e 100644 --- a/ebus/webhdf/static/index.html +++ b/ebus/webhdf/static/index.html @@ -8,9 +8,9 @@ </head> <body> <div id="ebusgraph"></div> + <div id="overview"></div> <div id="options"> <div id="sensorpicker"></div> </div> - <div id="overview"></div> </body> </html> |