mirror of https://github.com/OCA/web.git
Remove wrong closing parenthesis
parent
ec15fed088
commit
73bdec2dfd
|
@ -36,4 +36,4 @@ openerp.web_widget_image_download = function (instance) {
|
||||||
return this.imgSrc != this.placeholder;
|
return this.imgSrc != this.placeholder;
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
});
|
};
|
||||||
|
|
Loading…
Reference in New Issue