From bda7f38cebf6142379b820fdb3eab120f18c94dc Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Thu, 16 Nov 2017 14:39:18 -0800 Subject: Add search in groups --- app/Template/group/index.php | 9 +++++++++ app/Template/user_list/listing.php | 8 ++------ 2 files changed, 11 insertions(+), 6 deletions(-) (limited to 'app/Template') diff --git a/app/Template/group/index.php b/app/Template/group/index.php index f85eab8b..4834bdea 100644 --- a/app/Template/group/index.php +++ b/app/Template/group/index.php @@ -4,6 +4,15 @@
  • modal->medium('user-plus', t('New group'), 'GroupCreationController', 'show') ?>
  • + +
    + +
    + isEmpty()): ?>

    diff --git a/app/Template/user_list/listing.php b/app/Template/user_list/listing.php index 3bd38495..4be75134 100644 --- a/app/Template/user_list/listing.php +++ b/app/Template/user_list/listing.php @@ -17,15 +17,11 @@ - -
    +
    -- cgit v1.2.3