From a773974c4c7660212b8aca2272a3d4aa5fb6a7ed Mon Sep 17 00:00:00 2001 From: Jason Oster Date: Tue, 9 Feb 2010 18:07:46 +0000 Subject: Fix jumpbox vs PHP transparent SID --- functions/event.js | 26 ++++++++++++++++++++++++++ templates/default/calendar_nav.tpl | 33 +++++++++++++++++++++++++++------ templates/default/sidebar.tpl | 33 +++++++++++++++++++++++++++------ templates/default/sidebar_year.tpl | 33 +++++++++++++++++++++++++++------ 4 files changed, 107 insertions(+), 18 deletions(-) diff --git a/functions/event.js b/functions/event.js index 13aa609..913b608 100644 --- a/functions/event.js +++ b/functions/event.js @@ -49,3 +49,29 @@ document.popup_data = new Array(); document.todo_popup_data = new Array(); //--> + diff --git a/templates/default/calendar_nav.tpl b/templates/default/calendar_nav.tpl index 82c43ff..60c07d3 100644 --- a/templates/default/calendar_nav.tpl +++ b/templates/default/calendar_nav.tpl @@ -91,13 +91,34 @@
-
-
-
-
-
- + + +
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
{SEARCH_BOX} diff --git a/templates/default/sidebar.tpl b/templates/default/sidebar.tpl index 8a96ae6..fe52c75 100644 --- a/templates/default/sidebar.tpl +++ b/templates/default/sidebar.tpl @@ -78,13 +78,34 @@
-
-
-
-
-
- + + +
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
{SEARCH_BOX} diff --git a/templates/default/sidebar_year.tpl b/templates/default/sidebar_year.tpl index bdbb2d3..d2874b3 100644 --- a/templates/default/sidebar_year.tpl +++ b/templates/default/sidebar_year.tpl @@ -78,13 +78,34 @@
-
-
-
-
-
- + + +
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
{SEARCH_BOX} -- cgit v1.2.3