From 3b36009122aa10e9f405848db6f249465c0424e0 Mon Sep 17 00:00:00 2001 From: Johannes Meyer Date: Mon, 3 Aug 2015 16:28:25 +0200 Subject: [PATCH] Group: Use $query->hasResult() instead of $query->count() refs #9632 --- application/views/scripts/group/show.phtml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/application/views/scripts/group/show.phtml b/application/views/scripts/group/show.phtml index ed5c747d5..725f22a27 100644 --- a/application/views/scripts/group/show.phtml +++ b/application/views/scripts/group/show.phtml @@ -49,7 +49,12 @@ if ($this->hasPermission('config/authentication/groups/edit') && $backend instan
- 0): ?> + + + @@ -60,7 +65,7 @@ if ($this->hasPermission('config/authentication/groups/edit') && $backend instan - + @@ -69,7 +74,8 @@ if ($this->hasPermission('config/authentication/groups/edit') && $backend instan - + +hasResult()): ?>
escape($member->user_name); ?>