From 4c321782aca17e5368ffd10724eb93b31a970812 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Souk=C3=A9ina=20Bojabza?= Date: Mon, 31 Oct 2022 10:03:30 +0000 Subject: [PATCH] [FIX] theme_zap: remove `contentenditable` property from Masonry image In [1], in order to allow back the edition of the images of the columns in grid mode containing only an image, the `contenteditable` property is removed from these columns. This commit removes the `contenteditable` property that was set on an image column of the Masonry snippet in the Zap theme. [1]: https://github.com/odoo/odoo/pull/103767 opw-3028116 closes odoo/design-themes#617 X-original-commit: 6e285922a1e93f4f03c4a83d5da6bebd1fee00f9 Related: odoo/odoo#104899 Signed-off-by: Quentin Smetz (qsm) --- theme_zap/views/snippets/s_masonry_block.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/theme_zap/views/snippets/s_masonry_block.xml b/theme_zap/views/snippets/s_masonry_block.xml index b6f9bc0ed..cb6082739 100644 --- a/theme_zap/views/snippets/s_masonry_block.xml +++ b/theme_zap/views/snippets/s_masonry_block.xml @@ -29,7 +29,6 @@ -