The Select End Date link shouldn't be visible if the event doesn't have one.
killes@www.drop.org - July 2, 2009 - 08:53
| Project: | Event |
| Version: | 6.x-2.x-dev |
| Component: | Date Picker |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
This is currently a problem with how the popup link is attached to the form.
I am not totally happy with it yet anyway as it doesn't degrade gracefully.

#1
Here'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 ;)
#2
Converted 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).
#3
Cool stuff, I committed it!
#4
Automatically closed -- issue fixed for 2 weeks with no activity.