From be92317d16ce86aff94b096682b4360e05e7bd07 Mon Sep 17 00:00:00 2001
From: Lily Yan <l26yan@uwaterloo.ca>
Date: Wed, 21 Feb 2024 09:59:23 -0500
Subject: [PATCH] ISTWCMS-6768 Show nested service category header without link
 on the service category listing page

---
 config/install/views.view.uw_view_service_show_nodes.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/install/views.view.uw_view_service_show_nodes.yml b/config/install/views.view.uw_view_service_show_nodes.yml
index ba5f4f2..0c657e1 100644
--- a/config/install/views.view.uw_view_service_show_nodes.yml
+++ b/config/install/views.view.uw_view_service_show_nodes.yml
@@ -2054,7 +2054,7 @@ display:
               rendered: true
               rendered_strip: false
           row_class: ''
-          default_row_class: false
+          default_row_class: true
           type: ul
           wrapper_class: item-list
           class: ''
-- 
GitLab