From 7384839e1b04ccd3df6e8a1870e0af58d4c9f9a5 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Fri, 25 Aug 2006 20:48:54 +0000 Subject: [PATCH] Monotone-Parent: 3398606109cbe41c1760f9467a03683148758131 Monotone-Revision: f5a202f926a2d73ac9d25fd623999b41d3cd2fa6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-25T20:48:54 Monotone-Branch: ca.inverse.sogo --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index b6b6ad7b3..2d3aa24aa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2006-08-25 Wolfgang Sourdeau + * UI/WebServerResources/SchedulerUI.{css,js}: added a tabview with + the date selector in the first page and the container of the + future calendar selector in the second page. + * UI/WebServerResources/generic.js: added code for handling tabbed views.