From cd230aefd78797219cb3814cda29fc8178520a22 Mon Sep 17 00:00:00 2001 From: Simon Date: Fri, 1 Apr 2011 16:34:13 +0200 Subject: Pagination in ettlichen Controllern + aufgerÀumt --- .../modules/user/views/scripts/pool/index.phtml | 80 +++++++++++++++++++++- 1 file changed, 77 insertions(+), 3 deletions(-) (limited to 'application/modules/user/views/scripts/pool/index.phtml') diff --git a/application/modules/user/views/scripts/pool/index.phtml b/application/modules/user/views/scripts/pool/index.phtml index 36934f6..4d224a1 100644 --- a/application/modules/user/views/scripts/pool/index.phtml +++ b/application/modules/user/views/scripts/pool/index.phtml @@ -1,7 +1,7 @@

Pools

notification != ''){echo $this->notification;} ?> formButton('createconfig', 'Create Pool', array( - 'onclick' => 'self.location="/user/pool/createpool"', + 'onclick' => 'self.location="/user/pool/createpool/page/'.$this->page.'"', 'class' => 'addbutton'))?> pools): ?> @@ -97,8 +97,14 @@ pagination; ?> freeclients) && count($this->freeclients)>0): ?> -

Free clients

- +

Free clients

+

+ Search:   + Cancel Search +

+ +
+
@@ -132,6 +138,74 @@ foreach ($this->freeclients as $client): ?>
ClientID MacAdress
+ + -- cgit v1.2.3-55-g7522