From ec685937f00e04f4a13e3cb5ea62bc2ecae08563 Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Mon, 25 Jul 2011 16:47:48 +0200 Subject: calendar added --- application/layouts/default.phtml | 5 +++ application/views/scripts/event/index.phtml | 52 ++++++++++++++++++++++++++++- 2 files changed, 56 insertions(+), 1 deletion(-) (limited to 'application') diff --git a/application/layouts/default.phtml b/application/layouts/default.phtml index 21c433a..e2c414e 100644 --- a/application/layouts/default.phtml +++ b/application/layouts/default.phtml @@ -16,6 +16,11 @@ echo $this->headScript()."\n"; + + + + +
diff --git a/application/views/scripts/event/index.phtml b/application/views/scripts/event/index.phtml index 4076b08..15ef05b 100644 --- a/application/views/scripts/event/index.phtml +++ b/application/views/scripts/event/index.phtml @@ -1,4 +1,44 @@ -

Events

+ + Pool Control + + + + + +

Pool Control

+ + + + formButton('addEvent', 'Add Event', array( 'onclick' => 'self.location="/event/add/"', 'class' => 'addbutton')) @@ -13,7 +53,17 @@ } else echo '';?> + +
+