mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-28 14:45:28 +00:00
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:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user