From c8bbb9cae7b60ed988cbbf93f9e5cdbfae798ce2 Mon Sep 17 00:00:00 2001
From: Simon
Date: Tue, 8 Mar 2011 20:33:51 +0100
Subject: ansichten vereinheitlicht & Auth gefixxt & user test//test angelegt
---
application/views/scripts/pool/index.phtml | 22 ++++++++++------------
1 file changed, 10 insertions(+), 12 deletions(-)
(limited to 'application/views/scripts/pool/index.phtml')
diff --git a/application/views/scripts/pool/index.phtml b/application/views/scripts/pool/index.phtml
index c3a6be9..2df3e52 100644
--- a/application/views/scripts/pool/index.phtml
+++ b/application/views/scripts/pool/index.phtml
@@ -1,17 +1,10 @@
Pools
-
-create pool
+formButton('createconfig', 'Create Pool', array(
+ 'onclick' => 'self.location="/pool/createpool"',
+ 'class' => 'addbutton'))?>
pools): ?>
-
-
-
+
| poolID |
Title |
@@ -52,7 +45,12 @@
|
|
- | clientID | mac | hardwarehash |
+
+
+ | clientID |
+ mac |
+ hardwarehash |
+
findBy('poolID',$pool->getID());
--
cgit v1.2.3-55-g7522
|
|---|
|