From 57174012c355be336a507ea1f81f9aa074ea8548 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laur=C3=A9line=20Gu=C3=A9rin?= Date: Tue, 24 Mar 2020 14:19:54 +0100 Subject: [PATCH] misc: more items & accessibility (#40883, #40884) --- combo/apps/wcs/templates/combo/wcs/forms_of_category.html | 6 ++++-- combo/public/static/js/combo.public.js | 5 +++++ combo/public/templates/combo/link-list-cell.html | 6 ++++-- 3 files changed, 13 insertions(+), 4 deletions(-) diff --git a/combo/apps/wcs/templates/combo/wcs/forms_of_category.html b/combo/apps/wcs/templates/combo/wcs/forms_of_category.html index 30cfd8be..5f2bd027 100644 --- a/combo/apps/wcs/templates/combo/wcs/forms_of_category.html +++ b/combo/apps/wcs/templates/combo/wcs/forms_of_category.html @@ -25,11 +25,13 @@ {% if form.description %}
{{ form.description|safe }}
{% endif %} {% endfor %} + {% if more_forms %} -
  • +
  • + + {% if more_links %} -
  • +
  • + +