Closed (fixed)
Project:
Event
Version:
6.x-2.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Dec 2008 at 05:58 UTC
Updated:
8 Jan 2009 at 15:30 UTC
Jump to comment: Most recent file
When editing in 12hr mode, the javascript to hide the time when "Event has time" is unchecked leaves the am/pm box visible. The cause is that the ampm nodes aren't in the times array. They just needed to be added.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | event_jstoggle_ampm[1].diff | 912 bytes | dturover |
Comments
Comment #1
dturover commentedThe patch got dropped. Resubmitting it.
Comment #2
killes@www.drop.org commentedthanks, applied