From 2a880f1c17ddb9a799d6299f91a903203c3aca50 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 10 Feb 2020 15:42:10 +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 aaafc8d6..9e3bbf59 100755 --- a/ui (gen4)/features/ui-widgets.js +++ b/ui (gen4)/features/ui-widgets.js @@ -1074,6 +1074,7 @@ browse.items.makeSubContext('field', // .field.Toggle(title, value[, options]) // .field.Toggle(title, options) // +// // XXX need to open a list (ro/editable) dialog (currently context is used)... // ...this can be set via options.list but would be nice to provide // a reasonable default... @@ -1228,7 +1229,6 @@ function(title, options){ // XXX docs!!! // ...do not forget to document the callback(..)... -// XXX revise... browse.items.batch = function(spec, callback){ var that = this