Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2018-04-09 04:58:26 +03:00
parent 15dca8755c
commit 43b82d1910

View File

@ -1385,7 +1385,7 @@ var BrowseActionsActions = actions.Actions({
// 'System/' hidden... // 'System/' hidden...
alias: ['- System/', ''], 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(..) // paths ending with '*') as they are active while .getActions(..)
// should be as independent as possible and never trigger any // should be as independent as possible and never trigger any
// side-effects... // side-effects...