From 6ed9f49d5159e664ec8f78d539a887707bd991fd Mon Sep 17 00:00:00 2001 From: Steffen Vogel Date: Thu, 30 Jun 2011 18:56:46 +0200 Subject: [PATCH] cosmetics --- htdocs/frontend/index.html | 4 ++-- htdocs/frontend/javascripts/wui.js | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/htdocs/frontend/index.html b/htdocs/frontend/index.html index f60a404..903011f 100644 --- a/htdocs/frontend/index.html +++ b/htdocs/frontend/index.html @@ -134,7 +134,7 @@

Hier können Sie einen existierenden Kanal über seine UUID hinzufügen

- +

@@ -151,7 +151,7 @@
- + diff --git a/htdocs/frontend/javascripts/wui.js b/htdocs/frontend/javascripts/wui.js index b71bb46..578dd87 100644 --- a/htdocs/frontend/javascripts/wui.js +++ b/htdocs/frontend/javascripts/wui.js @@ -213,7 +213,7 @@ vz.wui.zoom = function(from, to) { // we dont want to zoom/pan into the future if (vz.options.plot.xaxis.max > new Date().getTime()) { - delta = vz.options.plot.xaxis.max - vz.options.plot.xaxis.min; + var delta = vz.options.plot.xaxis.max - vz.options.plot.xaxis.min; vz.options.plot.xaxis.max = new Date().getTime(); vz.options.plot.xaxis.min = new Date().getTime() - delta; }
EigenschaftWert
Middleware URL:
Middleware:
Typ:
Öffentlich: ja   nein
Titel: