Monotone-Parent: 4158f1d28c04b0be7b69ff93cf2e4b055de655a2

Monotone-Revision: 908e524c769a51dae0dcb912328a3f394bff90c0

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-05-14T19:04:11
This commit is contained in:
Wolfgang Sourdeau
2012-05-14 19:04:11 +00:00
parent 94aa42a4ab
commit 782709f0a7
2 changed files with 8 additions and 4 deletions
+4
View File
@@ -1,5 +1,9 @@
2012-05-14 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* UI/WebServerResources/generic.js (subscribeToFolder): prepend a
"/" to the folder name, as it comes originally in the form
user:module/folder.
* UI/WebServerResources/UIxPreferences.js (initMailAccounts)
(displayMailAccount): getElementsByTagName seems too standard for
IE, we use $$() now so that we can invoke "each" on the result set