From 00e205ac2dac7ec31b7473591dd7323d06568968 Mon Sep 17 00:00:00 2001 From: advplyr Date: Tue, 25 Jan 2022 17:15:42 -0600 Subject: [PATCH] Change:Hide batch select and more menu for collapsed series --- client/components/cards/LazyBookCard.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/components/cards/LazyBookCard.vue b/client/components/cards/LazyBookCard.vue index 7a2ee838..4f8cdca4 100644 --- a/client/components/cards/LazyBookCard.vue +++ b/client/components/cards/LazyBookCard.vue @@ -51,11 +51,11 @@ edit -
+
{{ selected ? 'radio_button_checked' : 'radio_button_unchecked' }}
-