mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-25 19:26:24 +00:00
Monotone-Parent: 861faad24becd7c5d6312fb14c108f769fd35416
Monotone-Revision: 9d04bb12c8d80ff6b3b9bc4e3a279367bcc4e15d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-10T14:13:44 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
var contactSelectorAction = 'calendars-contacts';
|
||||
|
||||
addEvent(window, 'DOMContentLoaded', onTaskEditorLoad);
|
||||
|
||||
function uixEarlierDate(date1, date2) {
|
||||
// can this be done in a sane way?
|
||||
// cuicui = 'year';
|
||||
@@ -294,3 +292,5 @@ function initializeStatusLine() {
|
||||
function onTaskEditorLoad() {
|
||||
initializeStatusLine();
|
||||
}
|
||||
|
||||
addEvent(window, 'load', onTaskEditorLoad);
|
||||
|
||||
Reference in New Issue
Block a user