Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2017-04-09 01:22:02 +03:00
parent bdc005fe9d
commit 40c0fa9eef

View File

@ -164,7 +164,7 @@ var AppControlActions = actions.Actions({
}], }],
// XXX should this be here??? // XXX should this be here???
showInFolder: ['File|Image/Show in folder', showInFolder: ['File|Image/Show in $folder',
function(image){ function(image){
image = this.images[this.data.getImage(image)] image = this.images[this.data.getImage(image)]