Monotone-Parent: bdc770e039bce1273bf76acc5e48dd7006974831

Monotone-Revision: 0c72d1fc3fd84d0415e106b3b511f86237676bdb

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2008-02-01T18:44:58
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2008-02-01 18:44:58 +00:00
parent 480dc6ff86
commit 3c292c566f
7 changed files with 98 additions and 1 deletions
+4
View File
@@ -1722,6 +1722,10 @@ function deletePersonalCalendarCallback(http) {
log ("ajax problem 5: " + http.status);
}
function saveDragHandlesState() {
// Call from SOGoDragHandles.js
}
function configureLists() {
var list = $("tasksList");
list.multiselect = true;