From 04989a5ceb941dcc492abc7e92039ce3c2315fef Mon Sep 17 00:00:00 2001 From: Jeremy Ruston Date: Sat, 16 Jun 2012 19:02:56 +0100 Subject: [PATCH] Made the chooser slightly less broken --- core/modules/macros/chooser.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/modules/macros/chooser.js b/core/modules/macros/chooser.js index 9bf8ade91..bf57768e9 100644 --- a/core/modules/macros/chooser.js +++ b/core/modules/macros/chooser.js @@ -92,8 +92,8 @@ exports.hideChooser = function() { if(this.chooserDisplayed) { // this.deselect(); this.chooserDisplayed = false; - for(var t=0; t