From 470e4a77c5283e18940b89404f49dd31b13fb8e6 Mon Sep 17 00:00:00 2001 From: Simon Date: Wed, 2 Mar 2011 15:29:33 +0100 Subject: filter controller - index action geƤndert --- application/views/scripts/filter/index.phtml | 24 +++++++++++++++++++++++- application/views/scripts/person/index.phtml | 22 +--------------------- 2 files changed, 24 insertions(+), 22 deletions(-) (limited to 'application/views/scripts') diff --git a/application/views/scripts/filter/index.phtml b/application/views/scripts/filter/index.phtml index bace90f..7162786 100644 --- a/application/views/scripts/filter/index.phtml +++ b/application/views/scripts/filter/index.phtml @@ -1 +1,23 @@ -

View script for controller Filter and script/action name index
\ No newline at end of file +

Filters

+filters): ?> + + + + + + + filters as $filter): ?> + + + + + + + +
filterid
escape($filter->title) ?>
+ + + +

There are no filters to display.

+ + diff --git a/application/views/scripts/person/index.phtml b/application/views/scripts/person/index.phtml index 710e08f..1ba7791 100644 --- a/application/views/scripts/person/index.phtml +++ b/application/views/scripts/person/index.phtml @@ -1,21 +1 @@ -filters): ?> - - - - - - - - filters as $key => $val): ?> - - - - - -
filterid
escape($val['title']) ?>
- - - -

There are no filters to display.

- - +

View script for controller Person and script/action name index
-- cgit v1.2.3-55-g7522