From 7f8fe20fdd816b4df56a0542576b56994782fc69 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Fri, 13 Dec 2019 16:08:50 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/ui-widgets.js | 1 + 1 file changed, 1 insertion(+) diff --git a/ui (gen4)/features/ui-widgets.js b/ui (gen4)/features/ui-widgets.js index 11b72472..0e8bbee4 100755 --- a/ui (gen4)/features/ui-widgets.js +++ b/ui (gen4)/features/ui-widgets.js @@ -979,6 +979,7 @@ module.Dialogs = core.ImageGridFeatures.Feature({ // // XXX move this to browse.js/browse2.js??? // ...there seems to be no way to make this generic... +// XXX think of a better name... (???) browse.items.makeSubContext = function(name, obj){ // arse args... var args = [...arguments].slice(1)