From 722ac9facf183998fb02e14bf035306672419aa6 Mon Sep 17 00:00:00 2001 From: Simon Date: Mon, 14 Mar 2011 16:20:25 +0100 Subject: die verschobenen ansichten löschen --- application/views/scripts/pool/index.phtml | 126 ----------------------------- 1 file changed, 126 deletions(-) delete mode 100644 application/views/scripts/pool/index.phtml (limited to 'application/views/scripts/pool/index.phtml') diff --git a/application/views/scripts/pool/index.phtml b/application/views/scripts/pool/index.phtml deleted file mode 100644 index 2c6ba16..0000000 --- a/application/views/scripts/pool/index.phtml +++ /dev/null @@ -1,126 +0,0 @@ -

Pools

-formButton('createconfig', 'Create Pool', array( - 'onclick' => 'self.location="/pool/createpool"', - 'class' => 'addbutton'))?> - -pools): ?> - - - - - - - - - pools as $pool): ?> - - - - - - - - - - findBy('poolID',$pool->getID()); - ?> - 0): ?> - - - - - - -
IDTitleDescriptionLocationActions
escape($pool->getID()) ?>escape($pool->getTitle()) ?>escape($pool->getDescription()) ?>escape($pool->getLocation()) ?>Edit PoolDelete PoolLink Client
- - - - - - - - - - - find($client['clientID'],$cli); - ?> - - - - - -
ClientIDMacHardwarehashActions
macAdress); ?>hardwarehash); ?>Unlink Client
-
-

Free clients

- - - - - - - -freeclients as $client): ?> - - - - - ?> - - - - - -
ClientIDMacAdressHardwarehashActions
- - - -

There are no pools to display.

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