forked from Techsystech/web
Remove wrong closing parenthesis
parent
ec15fed088
commit
73bdec2dfd
|
@ -36,4 +36,4 @@ openerp.web_widget_image_download = function (instance) {
|
|||
return this.imgSrc != this.placeholder;
|
||||
},
|
||||
});
|
||||
});
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue