From 8d45b09fcc0800e806dc69c446c29296202887f2 Mon Sep 17 00:00:00 2001 From: Ryan Mathis Date: Fri, 12 Nov 2021 11:56:58 -0700 Subject: [PATCH] Added popover for ad-hoc groups --- View/GrouperGroups/groupmember.ctp | 10 +++++++++- View/GrouperGroups/groupoptin.ctp | 11 ++++++++++- View/GrouperGroups/groupowner.ctp | 12 +++++++++++- 3 files changed, 30 insertions(+), 3 deletions(-) diff --git a/View/GrouperGroups/groupmember.ctp b/View/GrouperGroups/groupmember.ctp index afcfb41..f9e2029 100644 --- a/View/GrouperGroups/groupmember.ctp +++ b/View/GrouperGroups/groupmember.ctp @@ -45,7 +45,9 @@ $numColumns = count($columns); $group) : ?> - + + + — @@ -160,6 +162,12 @@ $numColumns = count($columns); 'counter' => false )); ?> +
diff --git a/View/GrouperGroups/groupoptin.ctp b/View/GrouperGroups/groupoptin.ctp index 85cb5a2..99cb91f 100644 --- a/View/GrouperGroups/groupoptin.ctp +++ b/View/GrouperGroups/groupoptin.ctp @@ -44,7 +44,10 @@ $numColumns = count($columns); $group) : ?> - + + + + @@ -94,6 +97,12 @@ $numColumns = count($columns); 'counter' => false )); ?>
+
diff --git a/View/GrouperGroups/groupowner.ctp b/View/GrouperGroups/groupowner.ctp index fc488e5..b6dc894 100644 --- a/View/GrouperGroups/groupowner.ctp +++ b/View/GrouperGroups/groupowner.ctp @@ -52,7 +52,11 @@ $numColumns = count($columns); - + + + + + @@ -179,6 +183,12 @@ $numColumns = count($columns); 'counter' => false )); ?>
+