From 5d161755f849a2ec6b3ba80ea5690dd5c61f79d8 Mon Sep 17 00:00:00 2001 From: Simon Date: Wed, 2 Mar 2011 15:09:46 +0100 Subject: Die Models geƤndert da kein return der Objekte angegeben war && FilterController --- application/views/scripts/filter/index.phtml | 1 + application/views/scripts/person/index.phtml | 22 +++++++++++++++++++++- 2 files changed, 22 insertions(+), 1 deletion(-) create mode 100644 application/views/scripts/filter/index.phtml (limited to 'application/views/scripts') diff --git a/application/views/scripts/filter/index.phtml b/application/views/scripts/filter/index.phtml new file mode 100644 index 0000000..bace90f --- /dev/null +++ b/application/views/scripts/filter/index.phtml @@ -0,0 +1 @@ +

View script for controller Filter and script/action name index
\ No newline at end of file diff --git a/application/views/scripts/person/index.phtml b/application/views/scripts/person/index.phtml index 7a96e97..710e08f 100644 --- a/application/views/scripts/person/index.phtml +++ b/application/views/scripts/person/index.phtml @@ -1 +1,21 @@ -

View script for controller Person and script/action name index
\ No newline at end of file +filters): ?> + + + + + + + + filters as $key => $val): ?> + + + + + +
filterid
escape($val['title']) ?>
+ + + +

There are no filters to display.

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