From 3d04fb75a980dba20e51dc91afd49f0eb9ee43fe Mon Sep 17 00:00:00 2001
From: Simon
Date: Wed, 9 Mar 2011 16:31:58 +0100
Subject: Form-Verhalten geändert & Datenbank korrigiert
---
application/views/scripts/filter/index.phtml | 11 ++++++++---
application/views/scripts/pool/index.phtml | 22 +++++++++++++++-------
2 files changed, 23 insertions(+), 10 deletions(-)
(limited to 'application/views/scripts')
diff --git a/application/views/scripts/filter/index.phtml b/application/views/scripts/filter/index.phtml
index 6f98b4c..a3d3efa 100644
--- a/application/views/scripts/filter/index.phtml
+++ b/application/views/scripts/filter/index.phtml
@@ -43,13 +43,17 @@
'default',
true) ?>">
+ findBy('filterID',$filter->getID()));
+ $erg = $fe->findBy('filterID',$filter->getID());
+ ?>
+ 0): ?>
+ findBy('poolID',$pool->getID());
+ ?>
+ 0): ?>
| ClientID | MacAdress | Hardwarehash | -pools as $pool): ?> -escape($pool->getTitle()) ?> | - +
|---|---|---|---|
| ClientID | +MacAdress | +Hardwarehash | +Actions | - |