Apply firefox fix to the gallery. (We should remove the test altogether someday. :))
[dygraphs.git] / tests / interaction.js
index c98c445..08efc6f 100644 (file)
@@ -195,7 +195,7 @@ function upV4(event, g, context) {
 }
 
 function dblClickV4(event, g, context) {
-  restorePositioning(g4);
+  restorePositioning(g);
 }
 
 function drawV4(x, y) {