Search and Top Navigation
#3069 closed bug (duplicate)
Opened July 04, 2008 08:35PM UTC
Closed July 08, 2008 06:29AM UTC
buggy example on demo page
Reported by: | digital.death@gmxYESITSADOTnet | Owned by: | grabanski |
---|---|---|---|
Priority: | trivial | Milestone: | |
Component: | ui.datepicker | Version: | 1.5.1 |
Keywords: | synchronise | Cc: | |
Blocked by: | Blocking: |
Description
On this page:
http://ui.jquery.com/functional_demos/#ui.datepicker
there is one example which doesn't work, it's the "Date Range Synchroniser".
In the source code, this line
beforeShow: $.datepicker.customRange,
should be
beforeShow: customRange,
Thank you for the great work
Attachments (0)
Change History (1)
Changed July 08, 2008 06:29AM UTC by comment:1
resolution: | → duplicate |
---|---|
status: | new → closed |
Duplicate of #3057.