From 8aade8287b2968a03c237ee7cc3467e78c3b48ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Wed, 21 Sep 2022 10:22:44 +0200 Subject: [PATCH] wcs: use same style for tables in front and back (#69371) --- combo/apps/wcs/templates/combo/wcs/cards.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/combo/apps/wcs/templates/combo/wcs/cards.html b/combo/apps/wcs/templates/combo/wcs/cards.html index a2c684ce..fb5d1a41 100644 --- a/combo/apps/wcs/templates/combo/wcs/cards.html +++ b/combo/apps/wcs/templates/combo/wcs/cards.html @@ -10,8 +10,8 @@ {% if card_objects %} {% with cell.get_custom_schema as custom_schema %} {% if cell.custom_schema and cell.custom_schema.cells|length > 1 %} -
- +
+
{% if custom_schema.grid_headers %} {% for item in custom_schema.cells %}