first set of fix in js

This commit is contained in:
Jerome Sonnet (be-cloud.be) 2017-03-01 08:36:44 +00:00
parent a60267bfcd
commit 5a82b19a57

View File

@ -253,6 +253,4 @@ odoo.define('attachment_preview.attachment_preview', function(require) {
}; };
}, },
}); });
return AttachementPreview;
}); });