From 045030eecb87fb0ddbe3db689c720518cd05518e Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 1 Jan 2017 01:56:08 +0300 Subject: [PATCH] minor tweak... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/ui.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ui (gen4)/features/ui.js b/ui (gen4)/features/ui.js index 53a326d2..9044b450 100755 --- a/ui (gen4)/features/ui.js +++ b/ui (gen4)/features/ui.js @@ -964,7 +964,8 @@ module.ViewerActions = actions.Actions({ // XXX experimental: not sure if this is the right way to go... // XXX make this play nice with crops... - toggleRibbonList: ['Interface/Toggle ribbons as images view', + // ...should this be a crop??? + toggleRibbonList: ['Interface|Ribbon/Toggle ribbons as images view', function(){ if(this._full_data == null){ // XXX do a better name here...