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/client/index.phtml | 48 ---------------------- 1 file changed, 48 deletions(-) delete mode 100644 application/modules/dev/views/scripts/client/index.phtml (limited to 'application/modules/dev/views/scripts/client/index.phtml') diff --git a/application/modules/dev/views/scripts/client/index.phtml b/application/modules/dev/views/scripts/client/index.phtml deleted file mode 100644 index 612e23b..0000000 --- a/application/modules/dev/views/scripts/client/index.phtml +++ /dev/null @@ -1,48 +0,0 @@ -

Clients

-formButton('createbootos', 'Create Client', array( - 'onclick' => 'self.location="/dev/client/addclient"', - 'class' => 'addbutton'))?> - -clients): ?> - - - - - - - - - clients as $client): ?> - - - - - - - - - -
IDGroupIDMACHardwarehashActions
escape($client->getID()) ?>escape($client->getGroupID()) ?>escape($client->getMacadress()) ?>escape($client->getHardwarehash()) ?>Edit ClientDelete Client
- - - - -

There are no clients to display.

- - -- cgit v1.2.3-55-g7522