|
|
|
[
Permlink
| « Hide
]
Josh Crowley - 24/Jul/07 09:56 AM
Approved by Phil R.
This is probably due to the fact that <datasource> tag no longer works, and calendar demo uses it. I have a patch for this.
- <datasource name="http"> - <dataset name="serverdata" + <dataset name="serverdata" type="http" ondata="if (!dataloader) return; dataloader.run()" /> - </datasource> |
||||||||||||||||||||||||||||||||||||||||||||||||||||