From 74143345be96ce19ea1b8d11dccb8b6c1bce6bda Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Fri, 28 Sep 2018 15:41:41 -0500 Subject: [PATCH] set Updated and Rules visibility in details expander opposite of in table ref #472 --- .../home/components/detailsExpander/infoCard/InfoCard.tsx | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/FilterLists.Web/ClientApp/modules/home/components/detailsExpander/infoCard/InfoCard.tsx b/src/FilterLists.Web/ClientApp/modules/home/components/detailsExpander/infoCard/InfoCard.tsx index 2eb5bb464..6be473113 100644 --- a/src/FilterLists.Web/ClientApp/modules/home/components/detailsExpander/infoCard/InfoCard.tsx +++ b/src/FilterLists.Web/ClientApp/modules/home/components/detailsExpander/infoCard/InfoCard.tsx @@ -45,9 +45,13 @@ export const InfoCard = (props: IProps) =>