From e0afa5b2e45a9c54902210df0a0249165494dcbf Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 2 Feb 2020 23:31:56 +0300 Subject: [PATCH] ... 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 df169bb9..062b6331 100755 --- a/ui (gen4)/features/ui-widgets.js +++ b/ui (gen4)/features/ui-widgets.js @@ -1227,8 +1227,8 @@ function(title, options){ : 'off' } }))) } +// // XXX BUG: if user passes a new spec each time this will not work... -// ...can we clear the old callkback?? // XXX still needs work... browse.items.batch = function(spec, callback){