From 24a9bea137a9c7fc0401888c8a1806d3714ab276 Mon Sep 17 00:00:00 2001 From: pthiben Date: Sat, 18 Apr 2020 22:16:49 -0400 Subject: [PATCH] restrict button for grid<->list switch to series lists --- cps/templates/list.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cps/templates/list.html b/cps/templates/list.html index 313d8a4a..dfaf5d97 100644 --- a/cps/templates/list.html +++ b/cps/templates/list.html @@ -19,7 +19,9 @@ {% endfor %} + {% if title == "Series list" %} + {% endif %}