From 31fc33719947c7ee5587e712f9d55ba698e41f25 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Mon, 1 May 2017 13:55:48 +0200 Subject: [PATCH] Adjusted list/table clicks --- Theme/Backend/accounts-list.tpl.php | 2 +- Theme/Backend/groups-list.tpl.php | 2 +- Theme/Backend/modules-list.tpl.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Theme/Backend/accounts-list.tpl.php b/Theme/Backend/accounts-list.tpl.php index 9d087d4..793a406 100644 --- a/Theme/Backend/accounts-list.tpl.php +++ b/Theme/Backend/accounts-list.tpl.php @@ -45,7 +45,7 @@ echo $this->getData('nav')->render(); getData('list:elements') as $key => $value) : $c++; $url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/admin/account/settings?{?}&id=' . $value->getId()); ?> - + getId(); ?> getStatus(); ?> getName1(); ?> diff --git a/Theme/Backend/groups-list.tpl.php b/Theme/Backend/groups-list.tpl.php index e62deb1..dd7ab57 100644 --- a/Theme/Backend/groups-list.tpl.php +++ b/Theme/Backend/groups-list.tpl.php @@ -42,7 +42,7 @@ echo $this->getData('nav')->render(); ?> getData('list:elements') as $key => $value) : $c++; $url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/admin/group/settings?{?}&id=' . $value->getId()); ?> - + getId(); ?> getName(); ?> diff --git a/Theme/Backend/modules-list.tpl.php b/Theme/Backend/modules-list.tpl.php index 0294d42..085761a 100644 --- a/Theme/Backend/modules-list.tpl.php +++ b/Theme/Backend/modules-list.tpl.php @@ -46,7 +46,7 @@ $footerView->setResults(count($modules)); $module) : $count++; $url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/admin/module/settings?{?}&id=' . $module['name']['internal']); ?> - +