From 91318534af71553b80b022f39e3657e22e37dfb9 Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Wed, 26 Oct 2011 14:53:53 +0200 Subject: verschiedenes --- application/views/scripts/event/checkoverlapresize.phtml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'application/views/scripts/event/checkoverlapresize.phtml') diff --git a/application/views/scripts/event/checkoverlapresize.phtml b/application/views/scripts/event/checkoverlapresize.phtml index 89b8499..21961ca 100644 --- a/application/views/scripts/event/checkoverlapresize.phtml +++ b/application/views/scripts/event/checkoverlapresize.phtml @@ -8,12 +8,12 @@ foreach($this->cfeventswithrepeat as $c){ } $output['cfplotwithrepeat'] .= ''; -// conflict free plot without repeat +/*// conflict free plot without repeat $output['cfplotwithoutrepeat'] = ''; +$output['cfplotwithoutrepeat'] .= '';*/ // conflict plot with repeat if(count($this->overlapswithrepeat) == 0) { @@ -35,7 +35,7 @@ else { if(count($this->overlapswithoutrepeat) == 0) { $output['withoutrepeat'] = -1; } -else { +/*else { $output['withoutrepeat'] = ''; -} +}*/ echo json_encode($output); ?> \ No newline at end of file -- cgit v1.2.3-55-g7522