Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-02-02 23:31:56 +03:00
parent 32a3e1f26c
commit e0afa5b2e4

View File

@ -1227,8 +1227,8 @@ function(title, options){
: 'off' } }))) } : 'off' } }))) }
//
// 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 callkback??
// XXX still needs work... // XXX still needs work...
browse.items.batch = browse.items.batch =
function(spec, callback){ function(spec, callback){