From 498c6e9c5a06f319f749aff805abf7cd1202ad5f Mon Sep 17 00:00:00 2001 From: Tessa Alexander Date: Thu, 20 Jun 2024 13:01:01 +0100 Subject: [PATCH] Ensure bug fix for sorting results table appears on main results table too --- browser/templates/results_listing.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/browser/templates/results_listing.html b/browser/templates/results_listing.html index e22cd84c..a2c5a64f 100644 --- a/browser/templates/results_listing.html +++ b/browser/templates/results_listing.html @@ -94,7 +94,7 @@ {% for result in results %} {{ result.criteria.upload }} - {{ result.criteria.created|date:"d M Y H:i" }} + {{ result.criteria.created|date:"d M Y H:i" }} {{ result.status }} {% if result.has_changed %} {% endif %} Search criteria {% if result.mediator_match_counts_v4 %}