From 54822f022037d14ad70b098e6296c35015435024 Mon Sep 17 00:00:00 2001 From: Morten Madsen Lyngstad Date: Thu, 24 Jul 2025 09:02:30 +0200 Subject: [PATCH 1/2] Change redirect url to keep all params after submission reload to keep sorting --- src/staff/templates/staff/sample_lab.html | 1 + .../staff/samplemarkeranalysis_filter.html | 1 + src/staff/views.py | 18 ++++++++++++++++++ 3 files changed, 20 insertions(+) diff --git a/src/staff/templates/staff/sample_lab.html b/src/staff/templates/staff/sample_lab.html index c10bc345..8c1b08d0 100644 --- a/src/staff/templates/staff/sample_lab.html +++ b/src/staff/templates/staff/sample_lab.html @@ -21,6 +21,7 @@

{% block page-title %}{% if order %}{{ order }} - Samp
{% csrf_token %} + {% for status in statuses %}