mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-12 15:05:29 +00:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user