From 95bf5e41f6b57324e57d20d721385302747dd931 Mon Sep 17 00:00:00 2001 From: Hajbok Robert Date: Thu, 30 Nov 2017 11:04:09 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8aede7..182da4f 100644 --- a/README.md +++ b/README.md @@ -207,7 +207,7 @@ public JsonResult GetDiaryEvents(DateTime start, DateTime end) | on / off | Added Name and CssClass properties to enable selectors client-side | ![#008000](https://placehold.it/13/008000/000000?text=+) supported | | ----------------------- | ------------------------------------------------------ | ------------------ | | Event Object | | ![#008000](https://placehold.it/13/008000/000000?text=+) supported | -| Event Source Object | Google Calendar feed not supported yet | ![#ffd700](https://placehold.it/13/ffd700/000000?text=+) partially supported | +| Event Source Object | | ![#008000](https://placehold.it/13/008000/000000?text=+) supported | | events (as an array) | | ![#008000](https://placehold.it/13/008000/000000?text=+) supported | | events (as a json feed) | Might need to add some AJAX parameters to Extended Form | ![#008000](https://placehold.it/13/008000/000000?text=+) supported | | events (as a function) | | ![#008000](https://placehold.it/13/008000/000000?text=+) supported |