From 83767be80c29e3d3ca99f4a7d2eaab97f8256d1b Mon Sep 17 00:00:00 2001 From: Sebastian Schmelzer Date: Wed, 11 Jan 2012 15:22:32 +0100 Subject: remove unused stuff --- .../modules/dev/views/scripts/group/add.phtml | 5 - .../modules/dev/views/scripts/group/edit.phtml | 11 -- .../modules/dev/views/scripts/group/index.phtml | 57 ---------- .../modules/dev/views/scripts/group/link.phtml | 5 - .../modules/dev/views/scripts/group/show.phtml | 123 --------------------- 5 files changed, 201 deletions(-) delete mode 100644 application/modules/dev/views/scripts/group/add.phtml delete mode 100644 application/modules/dev/views/scripts/group/edit.phtml delete mode 100644 application/modules/dev/views/scripts/group/index.phtml delete mode 100644 application/modules/dev/views/scripts/group/link.phtml delete mode 100644 application/modules/dev/views/scripts/group/show.phtml (limited to 'application/modules/dev/views/scripts/group') diff --git a/application/modules/dev/views/scripts/group/add.phtml b/application/modules/dev/views/scripts/group/add.phtml deleted file mode 100644 index 588ce31..0000000 --- a/application/modules/dev/views/scripts/group/add.phtml +++ /dev/null @@ -1,5 +0,0 @@ -
| Title | -Actions | -||
|---|---|---|---|
| getTitle(); ?> | - ![]() |
- ![]() |
-
- |
-
| Title | -Description | -
|---|---|
| group->getTitle(); ?> | -group->getDescription(); ?> | -
| Superordinated Group: | -parentGroup->getTitle(); ?> | -
| Firstname | -Name | -city | -grant | -|
|---|---|---|---|---|
| getFirstname(); ?> | -getName(); ?> | -getEmail(); ?> | -getCity(); ?> | -- - | -