mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-22 13:29:29 +00:00
Monotone-Parent: 99ca451495fc28364e0d775f0a4b950f0df4164d
Monotone-Revision: fb03ecf78826f986f277c96dedfba8f1a699c9b4 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-03T18:59:57 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -684,7 +684,6 @@ function tasksListCallback(http) {
|
||||
|
||||
var t = new Element ("span");
|
||||
t.update (data[i][3]);
|
||||
//listItem.appendChild(document.createTextNode(data[i][3]));
|
||||
listItem.appendChild (t);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user