From 6615fe611df43299e4b19b2130bfb57a28c0cc28 Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Mon, 5 Sep 2011 14:06:49 +0200 Subject: eventResize- and eventDrop Function added --- application/views/scripts/event/index.phtml | 201 ++++++++++++++++------------ 1 file changed, 119 insertions(+), 82 deletions(-) (limited to 'application/views/scripts/event/index.phtml') diff --git a/application/views/scripts/event/index.phtml b/application/views/scripts/event/index.phtml index 90e1ef0..f4efc20 100644 --- a/application/views/scripts/event/index.phtml +++ b/application/views/scripts/event/index.phtml @@ -1,26 +1,26 @@ - Pool Control - +Pool Control + -

Pool Control

- +

Pool Control

+ formButton('addEvent', 'Add Event', array( 'onclick' => 'self.location="/event/add/"', 'class' => 'addbutton')) ?> -
- + + poollist)>0){ + foreach($this->poollist as $pool => $p){ echo ""; - } -} else echo '';?> - -
+ } + } else echo '';?> + -
+


-
-eventlist)>0) { -?> - - poollist as $pool):?> - +
+
+ +

-
\ No newline at end of file -- cgit v1.2.3-55-g7522