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 || {}