diff --git a/muk_web_preview_attachment/__manifest__.py b/muk_web_preview_attachment/__manifest__.py index 2fa1dc6..a3c477f 100644 --- a/muk_web_preview_attachment/__manifest__.py +++ b/muk_web_preview_attachment/__manifest__.py @@ -35,7 +35,7 @@ "Mathias Markl ", ], "depends": [ - "base", + "muk_web_preview", ], "data": [ "template/assets.xml", @@ -55,4 +55,4 @@ "application": False, "installable": True, -} \ No newline at end of file +} diff --git a/muk_web_preview_attachment/static/description/banner.png b/muk_web_preview_attachment/static/description/banner.png index 1e54527..5d951d1 100644 Binary files a/muk_web_preview_attachment/static/description/banner.png and b/muk_web_preview_attachment/static/description/banner.png differ