From 98d34f72c3d70fad537eab97388637d725f94a1c Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 17 Feb 2019 04:48:34 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- ui (gen4)/lib/widget/browse2.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui (gen4)/lib/widget/browse2.js b/ui (gen4)/lib/widget/browse2.js index 51afc44e..f3483717 100755 --- a/ui (gen4)/lib/widget/browse2.js +++ b/ui (gen4)/lib/widget/browse2.js @@ -394,8 +394,8 @@ var BaseBrowserPrototype = { // the .options attribute... render: function(options){ var that = this - // XXX revise -- should options and context be distinguished only - // via the .options attr??? + // XXX Q: should options and context be distinguished only via + // the .options attr as is the case now??? var context = (options == null || options.options == null) ? { root: this,