From 633328b21c9aff793fce6d213c77879cdc1fd312 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Tue, 26 Nov 2019 04:58:17 +0300 Subject: [PATCH] ... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/ui-widgets.js | 1 - 1 file changed, 1 deletion(-) diff --git a/ui (gen4)/features/ui-widgets.js b/ui (gen4)/features/ui-widgets.js index fa9c0015..d48bf4fa 100755 --- a/ui (gen4)/features/ui-widgets.js +++ b/ui (gen4)/features/ui-widgets.js @@ -973,7 +973,6 @@ module.Dialogs = core.ImageGridFeatures.Feature({ // XXX Q: should title/value args be optional??? // ...and should we break the make(..) convention of passing an arg // array for multiple .text blocks, i.e. make([title, value], ...)?? -// XXX REVISE... browse.items.Field = function(title, value, options){ options = options || {}