From 40c0fa9eefe18e4eddaf23e501794337e4d187f1 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 9 Apr 2017 01:22:02 +0300 Subject: [PATCH] ... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui (gen4)/features/app.js b/ui (gen4)/features/app.js index 6862db43..4389dda5 100755 --- a/ui (gen4)/features/app.js +++ b/ui (gen4)/features/app.js @@ -164,7 +164,7 @@ var AppControlActions = actions.Actions({ }], // XXX should this be here??? - showInFolder: ['File|Image/Show in folder', + showInFolder: ['File|Image/Show in $folder', function(image){ image = this.images[this.data.getImage(image)]