From fa3f86cebc54228be362004a031e866f050708e8 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sat, 13 Apr 2019 09:44:10 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- ui (gen4)/lib/widget/browse2.js | 1 + 1 file changed, 1 insertion(+) diff --git a/ui (gen4)/lib/widget/browse2.js b/ui (gen4)/lib/widget/browse2.js index d5a3104a..057d77dc 100755 --- a/ui (gen4)/lib/widget/browse2.js +++ b/ui (gen4)/lib/widget/browse2.js @@ -672,6 +672,7 @@ var BaseBrowserPrototype = { var that = this // XXX Q: should options and context be distinguished only via // the .options attr as is the case now??? + // ...see no reason why not... var context = (options == null || options.options == null) ? { root: this,