* When displaying edit controls for time of day in the calendar, only show
authorArt Cancro <ajc@citadel.org>
Thu, 16 Jan 2003 04:41:26 +0000 (04:41 +0000)
committerArt Cancro <ajc@citadel.org>
Thu, 16 Jan 2003 04:41:26 +0000 (04:41 +0000)
commit342feccf5495ce9ce62683d4881aefff4a22bcd1
tree4f4031983c06720838f319330fb9afb62bd67f9f
parentf4edff1233c3a74bfbdda13e2fa70ff29655dea8
* When displaying edit controls for time of day in the calendar, only show
  minutes that are multiples of 5 ... unless the existing value is not a
  multiple of 5, in which case we show that too.
webcit/ChangeLog
webcit/calendar_tools.c