New administration module

Monotone-Parent: 8542ad5d3580057a3e361ef25f6c24df41841c52
Monotone-Revision: f6040f9d8af2e51778344f97f1c76c9125f0af7b

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-08-13T10:40:25
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2009-08-13 10:40:25 +00:00
parent 5eb391b009
commit 8e55eeb4b9
25 changed files with 478 additions and 24 deletions
+1
View File
@@ -131,6 +131,7 @@ var SOGoDragHandlesInterface = {
document.body.setAttribute('style', '');
document.body.setStyle({ cursor: "default" });
this.fire("handle:dragged");
Event.stop(event);
},