From cc3fc71a8aca6cbd6c6263b9b4e08eaebaa52a44 Mon Sep 17 00:00:00 2001 From: Jim Hu Date: Sat, 19 May 2007 16:18:13 +0000 Subject: fix bug 1641928 change todo popup to be like event popup --- functions/event.js | 27 ++++++++++++++++++++------- 1 file changed, 20 insertions(+), 7 deletions(-) (limited to 'functions/event.js') diff --git a/functions/event.js b/functions/event.js index 6895626..9020de9 100644 --- a/functions/event.js +++ b/functions/event.js @@ -23,16 +23,29 @@ function EventData(date, time, uid, cpath, event_data) { this.cpath = cpath; this.event_data = event_data; } +//--> + + -- cgit v1.2.3