From 3608f70d11f9347698e23b933563438029da14d2 Mon Sep 17 00:00:00 2001 From: Sean Kenny Date: Sat, 13 Sep 2014 18:34:18 +0100 Subject: [PATCH] display the all day events only on correct date --- demos/resource-views.html | 43 +++++++++++++++++++++++++++++++-- src/resource/ResourceDayGrid.js | 33 +++++++++++++------------ src/resource/ResourceView.js | 24 +++--------------- tests/resourceDayView.html | 18 ++++++++------ 4 files changed, 73 insertions(+), 45 deletions(-) diff --git a/demos/resource-views.html b/demos/resource-views.html index 53fecda..e60a7f6 100644 --- a/demos/resource-views.html +++ b/demos/resource-views.html @@ -30,9 +30,48 @@ background-color: rgb(255, 190, 190); } - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +