From b43ff296c311076e8970b40aae80ec79de24adf1 Mon Sep 17 00:00:00 2001 From: Björn Geiger Date: Mon, 11 Apr 2011 13:51:05 +0200 Subject: verschiedene Layouts korrigiert --- .../modules/user/views/scripts/role/index.phtml | 95 ++++++++++++---------- 1 file changed, 51 insertions(+), 44 deletions(-) (limited to 'application/modules/user/views/scripts/role/index.phtml') diff --git a/application/modules/user/views/scripts/role/index.phtml b/application/modules/user/views/scripts/role/index.phtml index baee6e4..cc34869 100644 --- a/application/modules/user/views/scripts/role/index.phtml +++ b/application/modules/user/views/scripts/role/index.phtml @@ -8,26 +8,30 @@ if($this->userIDsNamespace['groupID']) { 'onclick' => 'self.location="/user/role/add"', 'class' => 'addbutton')); ?> - - - - detailsRight || $this->editRight || $this->deleteRight) { - echo ''; - } - ?> - +
+
Available searchfilter:
+
title
+
description
+
+ +
roleList)==0) +echo "There are no roles" ?> roleList as $k => $role): ?> +userIDsNamespace['roleID']) +$class= 'highlight checked'; +?> +
userIDsNamespace['roleID']) { + ?> +
roleList as $role) { - ?> -
userIDsNamespace['roleID']) echo 'class="selectedEntry"'; else echo 'class="entry"'; ?>> - - detailsRight) { - ?> - - editRight) { - ?> - - deleteRight) { - ?> - - - - -
Title titleActions
url( array( 'module' => 'user', 'controller' => 'role', @@ -35,13 +39,11 @@ if($this->userIDsNamespace['groupID']) { 'roleID' => $role['roleID'] ), 'default', - true) ?>"> Show Group Show Group editRight) { + ?> Edit Group Edit Group deleteRight) { + ?> Delete Group -
- pagination; + +
+ +
+ +
 
+ +
+ + +pagination; } ?>
-- cgit v1.2.3-55-g7522