From 4e489a9d72974625cfa993fa478fc2da4c238f8e Mon Sep 17 00:00:00 2001 From: Ryan Mathis Date: Mon, 26 Jul 2021 15:06:13 -0700 Subject: [PATCH] Updated UI --- View/GrouperGroups/groupoptin.ctp | 39 ++++++------------------------- 1 file changed, 7 insertions(+), 32 deletions(-) diff --git a/View/GrouperGroups/groupoptin.ctp b/View/GrouperGroups/groupoptin.ctp index 0d0189c..20ceeb5 100644 --- a/View/GrouperGroups/groupoptin.ctp +++ b/View/GrouperGroups/groupoptin.ctp @@ -5,13 +5,13 @@ 'pl.grouperlite.table.name', - 'role' => 'pl.grouperlite.table.role', + // 'role' => 'pl.grouperlite.table.role', 'description' => 'pl.grouperlite.table.description', 'action' => 'pl.grouperlite.table.action' ]; if ($isuserowner !== 'T') { - array_splice($columns, 1, 1); + // array_splice($columns, 1, 1); } $numColumns = count($columns); @@ -49,9 +49,6 @@ $numColumns = count($columns); ) ) ?>" title=""> - - — - element('GrouperLite.Components/optAction', array( @@ -71,16 +68,13 @@ $numColumns = count($columns); $wgoptin) : ?> - + - + + + + - - - element('GrouperLite.Components/optAction', array( 'member' => $wgoptin['member'], @@ -90,25 +84,6 @@ $numColumns = count($columns); )); ?> - $group) : ?> - - - - - - - - - - - -