Changed the tabbed dialog API to include an epilogue that
authorArt Cancro <ajc@citadel.org>
Wed, 20 Aug 2008 17:46:33 +0000 (17:46 +0000)
committerArt Cancro <ajc@citadel.org>
Wed, 20 Aug 2008 17:46:33 +0000 (17:46 +0000)
commite8fc80828146ad2bbc4794d61cfec472a3c8939f
treed4ac193bcf488a7c051cc1a3c4594c791227e876
parent7a8f3485886a4aa46ba545ac4b542961d7eb519e
Changed the tabbed dialog API to include an epilogue that
can be used to display data common to all tabs, such as submit buttons.
Removed recurring event support from TECH_PREVIEW and moved into the mainline
code.  Event editor tabs for Event/Attendees/Recurrence are now working, even
though the Recurrence tab doesn't yet display an editor, for now it just
displays the raw RRULE data.
webcit/event.c
webcit/messages.c
webcit/siteconfig.c
webcit/static/t/trailing.html
webcit/static/webcit.css
webcit/tabs.c