From 7ae003d1a9b7d7ac76c4be26f34db6f1de552b9e Mon Sep 17 00:00:00 2001 From: Ryan Mathis Date: Tue, 8 Mar 2022 10:04:58 -0700 Subject: [PATCH] Removed email list navigation --- View/CoGrouperLites/display.ctp | 9 +++++---- View/Elements/Components/navigation-groups.ctp | 2 ++ 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/View/CoGrouperLites/display.ctp b/View/CoGrouperLites/display.ctp index ed399f5..052c999 100644 --- a/View/CoGrouperLites/display.ctp +++ b/View/CoGrouperLites/display.ctp @@ -39,15 +39,15 @@ echo $this->element('GrouperLite.base-styles');
-
+
-
+
Html->image('GrouperLite.grouper-logo.png', array('class' => 'logo-fluid')); ?>
-
diff --git a/View/Elements/Components/navigation-groups.ctp b/View/Elements/Components/navigation-groups.ctp index 3c1f816..cd04cf8 100644 --- a/View/Elements/Components/navigation-groups.ctp +++ b/View/Elements/Components/navigation-groups.ctp @@ -68,6 +68,7 @@
+ Html->url( @@ -81,4 +82,5 @@  
+ */ ?> \ No newline at end of file