From 8d80c2650ebcf1273d572c5ffc105edbcfc72df4 Mon Sep 17 00:00:00 2001 From: Thomas JUND Date: Fri, 20 Mar 2020 15:04:42 +0100 Subject: [PATCH] html: tracking-code & search cells: add block for custom submit content (#40861) --- combo/apps/search/templates/combo/search-cell.html | 2 +- combo/apps/wcs/templates/combo/wcs/tracking_code_input.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/combo/apps/search/templates/combo/search-cell.html b/combo/apps/search/templates/combo/search-cell.html index 0f71f4fc..43ef9e96 100644 --- a/combo/apps/search/templates/combo/search-cell.html +++ b/combo/apps/search/templates/combo/search-cell.html @@ -4,7 +4,7 @@ {% block search-form %}
- +
{% endblock %} diff --git a/combo/apps/wcs/templates/combo/wcs/tracking_code_input.html b/combo/apps/wcs/templates/combo/wcs/tracking_code_input.html index 3a7e1887..7896d523 100644 --- a/combo/apps/wcs/templates/combo/wcs/tracking_code_input.html +++ b/combo/apps/wcs/templates/combo/wcs/tracking_code_input.html @@ -24,7 +24,7 @@ {% trans "The tracking code could not been found." %} - +