diff --git a/ui (gen4)/features/ui-widgets.js b/ui (gen4)/features/ui-widgets.js index 2079ae56..0194512d 100755 --- a/ui (gen4)/features/ui-widgets.js +++ b/ui (gen4)/features/ui-widgets.js @@ -966,7 +966,7 @@ module.Dialogs = core.ImageGridFeatures.Feature({ // // XXX BUGGY... // XXX move this to browse??? -// ...or to object.js??? +// ...there seems to be no way to make this generic... browse.items.makeContext = function(name, obj){ // parse args... var args = [...arguments]