From 43b82d1910bb4089dca40016d89673efb64ae044 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 9 Apr 2018 04:58:26 +0300 Subject: [PATCH] ... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/ui-widgets.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui (gen4)/features/ui-widgets.js b/ui (gen4)/features/ui-widgets.js index 6d95c945..d15e435d 100755 --- a/ui (gen4)/features/ui-widgets.js +++ b/ui (gen4)/features/ui-widgets.js @@ -1385,7 +1385,7 @@ var BrowseActionsActions = actions.Actions({ // 'System/' hidden... alias: ['- System/', ''], - // NOTE: we are avoiding handling here the lister actions (action + // NOTE: we are avoiding handling the lister actions here (action // paths ending with '*') as they are active while .getActions(..) // should be as independent as possible and never trigger any // side-effects...