Closed (fixed)
Project:
Event
Version:
6.x-2.x-dev
Component:
Date Picker
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Jul 2009 at 08:53 UTC
Updated:
17 Jul 2009 at 22:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
TheRec commentedHere's the patch... It externializes the Javascript and adds graceful degradation.
It is my first patch with adding a file, so if there is something wrong I'll be happy to learn how to do it correctly ;)
Comment #2
snufkin commentedConverted patch to unix format. Works fine, there is an alert if you dont have the JS and css files ready, without JS the selector doesn't show up. It adds the dates properly to both fields (the new link when i click add end date correctly attaches to the end date form as well).
Comment #3
killes@www.drop.org commentedCool stuff, I committed it!