Remove wrong closing parenthesis

This commit is contained in:
Jairo Llopis
2016-08-24 09:54:51 +02:00
committed by GitHub
parent ec15fed088
commit 73bdec2dfd

View File

@@ -36,4 +36,4 @@ openerp.web_widget_image_download = function (instance) {
return this.imgSrc != this.placeholder;
},
});
});
};