Fix a JS error in the datepicker which preventented it from working normally.

This commit is contained in:
Colin Kuskie 2009-06-26 17:57:07 +00:00
parent e5a0af1260
commit 5bd0b12025
2 changed files with 7 additions and 3 deletions

View file

@ -1,4 +1,5 @@
7.7.13
- fixed #10574: Creating Calendar Entry
7.7.12
- Updated auth to allow sending back of non-text/html mime types.