From 066a879a783a69d00c283ccc630878281cf9bddd Mon Sep 17 00:00:00 2001 From: Björn Geiger Date: Tue, 5 Jul 2011 18:16:39 +0200 Subject: minor --- application/views/scripts/event/index.phtml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'application/views/scripts') diff --git a/application/views/scripts/event/index.phtml b/application/views/scripts/event/index.phtml index 4de3771..4f93671 100644 --- a/application/views/scripts/event/index.phtml +++ b/application/views/scripts/event/index.phtml @@ -43,15 +43,14 @@ if(count($this->eventlist)>0) { ?> eventlist as $pool => $poolEvents): - if(count($poolEvents)==0) { + foreach ($this->eventlist as $pool => $poolEvents): ?> +
' style='display:none;' > +

+ -
' style='display:none;' > -

- + } else { ?> +
@@ -110,7 +109,8 @@ if(count($this->eventlist)>0) {
- + +
-- cgit v1.2.3-55-g7522