Monotone-Parent: 40b752e32c5a135beca554a131f9301c3e3afd72

Monotone-Revision: 19b0008e26816c6e8c6ccdb5329120a04a33f229

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-05-17T14:48:17
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2010-05-17 14:48:17 +00:00
parent ae9c2eadc5
commit 2e37273ff3
2 changed files with 54 additions and 52 deletions

View File

@@ -1,5 +1,8 @@
2010-05-17 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* UI/MainUI/SOGoUserHomePage.m (-readFreeBusyAction): simplified
method by using -[self responseWithStatus:andString:].
* UI/WebServerResources/generic.js (log): improved the method's
performance by making use of DOM methods on the "logConsole"
object.