Monotone-Parent: fe2bfcd815039f3fc87b6307a5eb4a89ca9d9022

Monotone-Revision: 3ba82c795635bb187147cf6c3f6238f8f7b592eb

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-08-06T15:37:55
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2010-08-06 15:37:55 +00:00
parent 2b9df19550
commit 81b305e983
2 changed files with 19 additions and 1 deletions
+7
View File
@@ -1,5 +1,12 @@
2010-08-06 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* UI/WebServerResources/MailerUIdTree.js:
(MailerUIdTreeExtension._addFolderNode): no longer set a SPAN
arroung the unseen count.
(MailerUIdTreeExtension.getMailboxNode): new method returning the
DIV.dTreeNode corresponding to the mailbox name passed as
parameter.
* UI/WebServerResources/UIxPreferences.js: (_setupEvents): no
longer take any parameter, which simplifies the method, as
removing the "change" observers on input field is not useful.