| Issue 2091: | Event can not be resize | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Hi! I can not to do "JSON FEED INSTRUCTIONS", but I hav a gist. JSON output look like this - https://gist.github.com/sazanof/8913672 See, time start and end have "Y-m-d H:i" format, when it parsed from database $start = time(); ---> date("Y-m-d H:i",$start) event successfuly created. But only in "month" view it won`t resize if I write date("Y-m-d",$start) (without "H:i") - it works... Code like this: .......... eventSources: [{ url: '/assets/modules/modxplaning/inc/ajax.options.inc.php', type: 'POST', data: { op: 'source' } }] ............... Event can not be resize .. and sorry for my bad english, I`m from russia=)
Jun 7, 2014
Project Member
#1
adamrs...@gmail.com
Status:
Done
|
|
| ► Sign in to add a comment |