From ef51f339be22c3ef0d38dfee4f1f2bb12df99b5b Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 20 Jan 2020 17:27:12 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/ui-widgets.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui (gen4)/features/ui-widgets.js b/ui (gen4)/features/ui-widgets.js index b816651a..fe265344 100755 --- a/ui (gen4)/features/ui-widgets.js +++ b/ui (gen4)/features/ui-widgets.js @@ -1229,7 +1229,7 @@ function(title, options){ // XXX should this also take batch options??? // XXX should we patch the close callback not to get called twice??? -// XXX BUG: if user passes a new spec each time this will not work... +// XXX BUG: if user passes a new spec each time this will not work -- can we clear the old calkback?? browse.items.batch = function(spec, callback){ var that = this