3
0
Fork 0

Remove wrong closing parenthesis

8.0
Jairo Llopis 2016-08-24 09:54:51 +02:00 committed by GitHub
parent ec15fed088
commit 73bdec2dfd
1 changed files with 1 additions and 1 deletions

View File

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