diff --git a/ui (gen4)/lib/widget/browse2.js b/ui (gen4)/lib/widget/browse2.js index 8057cfe0..07a90470 100755 --- a/ui (gen4)/lib/widget/browse2.js +++ b/ui (gen4)/lib/widget/browse2.js @@ -663,6 +663,8 @@ var BaseBrowserPrototype = { // // NOTE: currently options and context are distinguished only via // the .options attribute... + // + // XXX should this use .map(..) internally??? render: function(options){ var that = this // XXX Q: should options and context be distinguished only via