From e46acf6aa7fde4e9b8dc87d92b6335bd739bd652 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Wed, 1 Nov 2006 20:34:08 +0000 Subject: [PATCH] Monotone-Parent: ce8f0593f8bd64c4be47cbc053c5eb3374424901 Monotone-Revision: 44e6aeafdbc62fc3b67704ab06af7e89e31b1601 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-01T20:34:08 Monotone-Branch: ca.inverse.sogo --- ChangeLog | 4 + .../UIxContactsListViewContainer.wox | 131 ++++++++++-------- 2 files changed, 81 insertions(+), 54 deletions(-) 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">