diff --git a/ChangeLog b/ChangeLog index 7341d9a35..f6f5c6b05 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2006-11-01 Wolfgang Sourdeau + * UI/Templates/ContactsUI/UIxContactsListViewContainer.wox: added + a toolbar with two buttons ("add" and "remove") to manage the + additional addressbooks a user might subscribe to. + * UI/WebServerResources/ContactsUI.js: added code to handle "external addressbooks" from the Javascript point-of-view, by extending existing methods and adding code for the "add ab" and diff --git a/UI/Templates/ContactsUI/UIxContactsListViewContainer.wox b/UI/Templates/ContactsUI/UIxContactsListViewContainer.wox index e51ad1b57..255360e4f 100644 --- a/UI/Templates/ContactsUI/UIxContactsListViewContainer.wox +++ b/UI/Templates/ContactsUI/UIxContactsListViewContainer.wox @@ -8,8 +8,7 @@ xmlns:rsrc="OGo:url" className="UIxPageFrame" title="name" - popup="popup" - > + var:popup="isPopup">