From e1ba6e0709cf203f33926d59fd46896f46b4869f Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Tue, 31 Dec 2013 03:18:18 +0400 Subject: [PATCH] minor bugfix... Signed-off-by: Alex A. Naanou --- ui/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/index.html b/ui/index.html index a837c45a..0ba25086 100755 --- a/ui/index.html +++ b/ui/index.html @@ -198,7 +198,7 @@ $(function(){ */ updateImages() - toggleMarkesView('on') + toggleMarksView('on') SCROLLER.start()