Monotone-Parent: 3bc9e36d367cbd3e033f8c70391a680f7d4b2482

Monotone-Revision: 4145023930cd590a9ee89dd173f4e4df5454eed0

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-02-15T15:16:13
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2010-02-15 15:16:13 +00:00
parent ca21ac4e87
commit 978af1296e
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -45,6 +45,8 @@ function newEvent(type, day, hour, duration) {
urlstr += "?" + params.join("&");
window.open(urlstr, "", "width=490,height=470,resizable=0");
return false;
}
function newEventFromWidget(sender, type) {