tweaks...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2019-12-14 20:24:25 +03:00
parent 7f8fe20fdd
commit 6847926441

View File

@ -1200,11 +1200,8 @@ function(title, options){
// XXX like .makeEditor(..) but local to make(..) (i.e. generic)...
// XXX should this use any fields available to make(..) or just the editor???
// ...currently seems that making this fully generic would be more
// logical but would require a better name -- .Batch(..) ???
//browse.items.makeEditor =
browse.items.field.Batch =
browse.items.makeBatch =
function(spec, callback){
// XXX
}