From fde0c0bad5058e65ec1a676da6b0d0f2511e6a85 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Tue, 12 Jan 2016 22:19:43 -0500 Subject: Add dropdown menu for column 'Actions' in tables --- app/Template/group/index.php | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'app/Template/group') diff --git a/app/Template/group/index.php b/app/Template/group/index.php index 4aea0873..d111b5d9 100644 --- a/app/Template/group/index.php +++ b/app/Template/group/index.php @@ -8,12 +8,12 @@ isEmpty()): ?>

- +
- + getCollection() as $group): ?> @@ -27,12 +27,15 @@ e($group['name']) ?> -- cgit v1.2.3
order(t('Id'), 'id') ?> order(t('External Id'), 'external_id') ?> order(t('Name'), 'name') ?>
+