Monotone-Parent: 5e6204a8320fdbd13fd6421b1b0a70dfa5914137

Monotone-Revision: edb731c85cdb6a64b6605f487aef4dced599b540

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-11-09T14:58:08
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau 2006-11-09 14:58:08 +00:00
parent 1a2eadd1b2
commit 0779700e46
2 changed files with 2 additions and 2 deletions

View file

@ -843,7 +843,7 @@ function refreshContacts() {
var initMailer = {
handleEvent: function (event) {
initDnd();
// initDnd();
}
}

View file

@ -1072,7 +1072,7 @@ function indexColor(number) {
var onLoadHandler = {
handleEvent: function (event) {
initTabs();
genericInitDnd();
// genericInitDnd();
}
}