From d81a8179b68f1b8661cce9193bc8adf5268f6f7e Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 5 Feb 2014 02:19:23 +0400 Subject: [PATCH] some fixes... Signed-off-by: Alex A. Naanou --- lib/jli.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/jli.js b/lib/jli.js index f36ea43..34ca34e 100755 --- a/lib/jli.js +++ b/lib/jli.js @@ -685,8 +685,8 @@ function stopAnimation(elem){ } } -animateElementTo = animateElementTo2 -stopAnimation = stopAnimation2 +//animateElementTo = animateElementTo2 +//stopAnimation = stopAnimation2 // XXX account for other transitions...