From c7df8a1a344f9b63783eb2b96cb27e1817887920 Mon Sep 17 00:00:00 2001 From: Ozzieisaacs Date: Tue, 2 Nov 2021 18:57:28 +0400 Subject: [PATCH] Fix missing csrf token in series grid view --- cps/templates/grid.html | 1 + 1 file changed, 1 insertion(+) diff --git a/cps/templates/grid.html b/cps/templates/grid.html index ee623dc1..c9f3d0ae 100644 --- a/cps/templates/grid.html +++ b/cps/templates/grid.html @@ -8,6 +8,7 @@ {% endif %} {% endif %} + {% if charlist|length %}