Re: No Input update
2008/05/27 20:19
Viewed 1323 times
Replies: 0/0
by tooN

I had the same problem and I update calendar.js on 697 line:
newdate = true;

I changed to
//newdate = true;

It's works for me.

Best,

Google