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 --- templates/default/header.tpl | 4 ++++ templates/default/sidebar.tpl | 6 +++--- templates/default/sidebar_year.tpl | 6 +++--- templates/green/sidebar.tpl | 6 +++--- templates/grey/sidebar.tpl | 6 +++--- templates/red/sidebar.tpl | 6 +++--- templates/red/sidebar_year.tpl | 6 +++--- templates/tan/sidebar.tpl | 6 +++--- 8 files changed, 25 insertions(+), 21 deletions(-) (limited to 'templates') diff --git a/templates/default/header.tpl b/templates/default/header.tpl index 07837a9..884b5fc 100644 --- a/templates/default/header.tpl +++ b/templates/default/header.tpl @@ -18,3 +18,7 @@ + diff --git a/templates/default/sidebar.tpl b/templates/default/sidebar.tpl index ba6ccd8..e5aa36a 100644 --- a/templates/default/sidebar.tpl +++ b/templates/default/sidebar.tpl @@ -161,21 +161,21 @@  - {VTODO_TEXT} + {VTODO_ARRAY} {VTODO_TEXT}  - {VTODO_TEXT} + {VTODO_ARRAY} {VTODO_TEXT}  - {VTODO_TEXT} + {VTODO_ARRAY} {VTODO_TEXT} diff --git a/templates/default/sidebar_year.tpl b/templates/default/sidebar_year.tpl index a34da93..f4b40d9 100644 --- a/templates/default/sidebar_year.tpl +++ b/templates/default/sidebar_year.tpl @@ -161,21 +161,21 @@  - {VTODO_TEXT} + {VTODO_ARRAY} {VTODO_TEXT}  - {VTODO_TEXT} + {VTODO_ARRAY} {VTODO_TEXT}  - {VTODO_TEXT} + {VTODO_ARRAY} {VTODO_TEXT} diff --git a/templates/green/sidebar.tpl b/templates/green/sidebar.tpl index ba6ccd8..e5aa36a 100644 --- a/templates/green/sidebar.tpl +++ b/templates/green/sidebar.tpl @@ -161,21 +161,21 @@  - {VTODO_TEXT} + {VTODO_ARRAY} {VTODO_TEXT}  - {VTODO_TEXT} + {VTODO_ARRAY} {VTODO_TEXT}  - {VTODO_TEXT} + {VTODO_ARRAY} {VTODO_TEXT} diff --git a/templates/grey/sidebar.tpl b/templates/grey/sidebar.tpl index ba6ccd8..e5aa36a 100644 --- a/templates/grey/sidebar.tpl +++ b/templates/grey/sidebar.tpl @@ -161,21 +161,21 @@  - {VTODO_TEXT} + {VTODO_ARRAY} {VTODO_TEXT}  - {VTODO_TEXT} + {VTODO_ARRAY} {VTODO_TEXT}  - {VTODO_TEXT} + {VTODO_ARRAY} {VTODO_TEXT} diff --git a/templates/red/sidebar.tpl b/templates/red/sidebar.tpl index ba6ccd8..e5aa36a 100644 --- a/templates/red/sidebar.tpl +++ b/templates/red/sidebar.tpl @@ -161,21 +161,21 @@  - {VTODO_TEXT} + {VTODO_ARRAY} {VTODO_TEXT}  - {VTODO_TEXT} + {VTODO_ARRAY} {VTODO_TEXT}  - {VTODO_TEXT} + {VTODO_ARRAY} {VTODO_TEXT} diff --git a/templates/red/sidebar_year.tpl b/templates/red/sidebar_year.tpl index a34da93..f4b40d9 100644 --- a/templates/red/sidebar_year.tpl +++ b/templates/red/sidebar_year.tpl @@ -161,21 +161,21 @@  - {VTODO_TEXT} + {VTODO_ARRAY} {VTODO_TEXT}  - {VTODO_TEXT} + {VTODO_ARRAY} {VTODO_TEXT}  - {VTODO_TEXT} + {VTODO_ARRAY} {VTODO_TEXT} diff --git a/templates/tan/sidebar.tpl b/templates/tan/sidebar.tpl index ba6ccd8..e5aa36a 100644 --- a/templates/tan/sidebar.tpl +++ b/templates/tan/sidebar.tpl @@ -161,21 +161,21 @@  - {VTODO_TEXT} + {VTODO_ARRAY} {VTODO_TEXT}  - {VTODO_TEXT} + {VTODO_ARRAY} {VTODO_TEXT}  - {VTODO_TEXT} + {VTODO_ARRAY} {VTODO_TEXT} -- cgit v1.2.3