From 53b063802a46083b1869c07029014477f432c0ca Mon Sep 17 00:00:00 2001 From: iknowright Date: Sun, 21 Apr 2024 12:39:02 +0800 Subject: [PATCH] fix(category): fix category filtering not working when order by other attributes on review table --- .../reviews/_includes/proposal_table.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/templates/default/reviews/_includes/proposal_table.html b/src/templates/default/reviews/_includes/proposal_table.html index fb4a65a2f..a7f132163 100644 --- a/src/templates/default/reviews/_includes/proposal_table.html +++ b/src/templates/default/reviews/_includes/proposal_table.html @@ -4,9 +4,9 @@ {% if not verdict %} - + {% trans 'Reviewed' %} @@ -15,8 +15,8 @@ {% endif %} - + {% trans 'Title' %} @@ -24,9 +24,9 @@ - + {% trans 'Lang' %}