From 45059d81c3786f032d28e93d278ce0b7beaabc0b Mon Sep 17 00:00:00 2001 From: Yannick Payot Date: Thu, 8 Feb 2024 16:55:06 +0100 Subject: [PATCH] web_widget_image_url: add img class same as std Add html class to the widget in order to behave the same as FieldBinaryWidget-img. This allows to respect the colspan rules and contains large images without breaking the view. --- web_widget_image_url/static/src/xml/web_widget_image_url.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web_widget_image_url/static/src/xml/web_widget_image_url.xml b/web_widget_image_url/static/src/xml/web_widget_image_url.xml index 8db6337eb..7aaa8e258 100644 --- a/web_widget_image_url/static/src/xml/web_widget_image_url.xml +++ b/web_widget_image_url/static/src/xml/web_widget_image_url.xml @@ -6,7 +6,7 @@ -