From 11434b03c83c84dfd946109206668001610698d3 Mon Sep 17 00:00:00 2001 From: "W. Bomar" <62723358+tacc-wbomar@users.noreply.github.com> Date: Thu, 4 Nov 2021 15:01:18 -0500 Subject: [PATCH 01/14] FP-1235: Do not support dropdown menu text as link (#395) --- taccsite_cms/templates/cms_menu.html | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/taccsite_cms/templates/cms_menu.html b/taccsite_cms/templates/cms_menu.html index a103e1393..ff80cb9ce 100644 --- a/taccsite_cms/templates/cms_menu.html +++ b/taccsite_cms/templates/cms_menu.html @@ -7,17 +7,14 @@ {% for child in children %}