Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-01-20 17:27:12 +03:00
parent 3144076a3e
commit ef51f339be

View File

@ -1229,7 +1229,7 @@ function(title, options){
// XXX should this also take batch options??? // XXX should this also take batch options???
// XXX should we patch the close callback not to get called twice??? // 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 = browse.items.batch =
function(spec, callback){ function(spec, callback){
var that = this var that = this