From 0779bc2bcb50670b434101b86f75682291aca9b1 Mon Sep 17 00:00:00 2001 From: colemanw Date: Sat, 16 Sep 2023 22:50:36 -0400 Subject: [PATCH] SearchKit - Add crm-search-col-type-* css classes --- .../ang/crmSearchDisplayGrid/crmSearchDisplayGridItems.html | 2 +- .../ang/crmSearchDisplayList/crmSearchDisplayListItems.html | 2 +- .../ang/crmSearchDisplayTable/crmSearchDisplayTableBody.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ext/search_kit/ang/crmSearchDisplayGrid/crmSearchDisplayGridItems.html b/ext/search_kit/ang/crmSearchDisplayGrid/crmSearchDisplayGridItems.html index 805a432aa2..77836888ed 100644 --- a/ext/search_kit/ang/crmSearchDisplayGrid/crmSearchDisplayGridItems.html +++ b/ext/search_kit/ang/crmSearchDisplayGrid/crmSearchDisplayGridItems.html @@ -1,5 +1,5 @@
-
+
diff --git a/ext/search_kit/ang/crmSearchDisplayList/crmSearchDisplayListItems.html b/ext/search_kit/ang/crmSearchDisplayList/crmSearchDisplayListItems.html index 9736f7a433..c273db5c92 100644 --- a/ext/search_kit/ang/crmSearchDisplayList/crmSearchDisplayListItems.html +++ b/ext/search_kit/ang/crmSearchDisplayList/crmSearchDisplayListItems.html @@ -1,5 +1,5 @@
  • -
    +
    diff --git a/ext/search_kit/ang/crmSearchDisplayTable/crmSearchDisplayTableBody.html b/ext/search_kit/ang/crmSearchDisplayTable/crmSearchDisplayTableBody.html index 617dc299be..e864bc09de 100644 --- a/ext/search_kit/ang/crmSearchDisplayTable/crmSearchDisplayTableBody.html +++ b/ext/search_kit/ang/crmSearchDisplayTable/crmSearchDisplayTableBody.html @@ -5,7 +5,7 @@ - + -- 2.25.1