@@ -119,7 +119,7 @@
case 'see':
break;
case 'open_image':
- $eb.openImage(data.image);
+ $eb.openImage(data.logo);
}
})