From aaf8275e5ff92504357c5f3167a3f256d0d393ad Mon Sep 17 00:00:00 2001 From: Björn Geiger Date: Sun, 27 Mar 2011 16:44:55 +0200 Subject: Rollenverwaltung User Module --- .../modules/user/views/scripts/role/index.phtml | 59 +++++++++++++++++++++- 1 file changed, 58 insertions(+), 1 deletion(-) (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 d30131e..7255db6 100644 --- a/application/modules/user/views/scripts/role/index.phtml +++ b/application/modules/user/views/scripts/role/index.phtml @@ -1 +1,58 @@ -

View script for controller Role and script/action name index
\ No newline at end of file +groupID) { + ?> +

Roles

+ formButton('addrole', 'Add Role', array( + 'onclick' => 'self.location="/user/role/add"', + 'class' => 'addbutton'))?> + + + + + + roleList as $role) { + ?> + + + + + + + +
TitleActions
Show Group Edit Group Delete Group +
+ \ No newline at end of file -- cgit v1.2.3-55-g7522