From 2d66da3cb96ced925c0bb614f7149d0f251a62bc 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 b2b8435c..eee32d02 100644 --- a/cps/templates/list.html +++ b/cps/templates/list.html @@ -19,7 +19,9 @@ {% endfor %} + {% if title == "Series list" %} + {% endif %}