mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
Remove wrong closing parenthesis
This commit is contained in:
@@ -36,4 +36,4 @@ openerp.web_widget_image_download = function (instance) {
|
|||||||
return this.imgSrc != this.placeholder;
|
return this.imgSrc != this.placeholder;
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
});
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user