From 7239f253e816dbdda4b2a34e4721149d1a98056e Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Tue, 2 Aug 2011 18:00:40 +0200 Subject: new files --- application/views/scripts/event/calendarEvents.php | 26 ++++++++++++++++++++++ application/views/scripts/event/poolEvents.php | 1 + 2 files changed, 27 insertions(+) create mode 100644 application/views/scripts/event/calendarEvents.php create mode 100644 application/views/scripts/event/poolEvents.php (limited to 'application/views/scripts/event') diff --git a/application/views/scripts/event/calendarEvents.php b/application/views/scripts/event/calendarEvents.php new file mode 100644 index 0000000..691c434 --- /dev/null +++ b/application/views/scripts/event/calendarEvents.php @@ -0,0 +1,26 @@ + 111, + 'title' => "Event1", + 'start' => "$year-$month-10", + 'end' => "$year-$month-11", + 'url' => "http://yahoo.com/" + ), + + array( + 'id' => 222, + 'title' => "Event2", + 'start' => "$year-$month-20", + 'end' => "$year-$month-22", + 'url' => "http://yahoo.com/" + ) + + )); + +?> \ No newline at end of file diff --git a/application/views/scripts/event/poolEvents.php b/application/views/scripts/event/poolEvents.php new file mode 100644 index 0000000..b3d9bbc --- /dev/null +++ b/application/views/scripts/event/poolEvents.php @@ -0,0 +1 @@ +