From 3079f1b67de7485fb54d438c9989217f6d7e2a97 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 16 Feb 2020 22:41:35 +0300 Subject: [PATCH] ... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/ui-widgets.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui (gen4)/features/ui-widgets.js b/ui (gen4)/features/ui-widgets.js index 92977136..ba6fcd9e 100755 --- a/ui (gen4)/features/ui-widgets.js +++ b/ui (gen4)/features/ui-widgets.js @@ -1091,8 +1091,8 @@ browse.items.makeSubContext('field', // we directly calk browse.* most of the time... (refactoring // this might be a good excuse to migrate to browse2.js) // - default methods .showEditableList(..) / .showList(..) on make(..) -// XXX currently if a user defines options.open it will fully override -// the default open behavior... +// XXX if options.open is defined it will fully override the default open +// behavior... browse.items.field.Toggle = function(title, options){ var that = this