From e1d786a2fc920906c8ab2059289fe0d0a3dac00f Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 22 Jan 2020 05:23:12 +0300 Subject: [PATCH] .. Signed-off-by: Alex A. Naanou --- ui (gen4)/features/ui-widgets.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ui (gen4)/features/ui-widgets.js b/ui (gen4)/features/ui-widgets.js index fe265344..6f75a309 100755 --- a/ui (gen4)/features/ui-widgets.js +++ b/ui (gen4)/features/ui-widgets.js @@ -1229,7 +1229,8 @@ 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 -- can we clear the old calkback?? +// XXX BUG: if user passes a new spec each time this will not work... +// ...can we clear the old callkback?? browse.items.batch = function(spec, callback){ var that = this