diff --git a/ChangeLog b/ChangeLog index f5125c214..439a21801 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,14 @@ 2006-08-04 Wolfgang Sourdeau + * UI/Templates/ContactsUI/UIxContactsListViewContainer.wox: added + JS code to initialize the 'currentContactFolder' generic var. + + * SoObjects/Contacts/SOGoContactFolder.m ([SOGoContactFolder + +contactFolderWithSource:inContainer:andName:]): new class + method meant to return an instance connected to the specified + source. Currently useless but won't be anymore in the next few + days. + * SoObjects/SOGo/SOGoUserFolder.h: commented out declaration of the "lookupFreeBusyObject" method since it does not exist. diff --git a/UI/Templates/ContactsUI/UIxContactsListViewContainer.wox b/UI/Templates/ContactsUI/UIxContactsListViewContainer.wox index 0b73c7bdc..c64925d67 100644 --- a/UI/Templates/ContactsUI/UIxContactsListViewContainer.wox +++ b/UI/Templates/ContactsUI/UIxContactsListViewContainer.wox @@ -66,12 +66,12 @@
- +
- + @@ -79,12 +79,10 @@ - + - - -
- clientObject: -
- + +