From 0d83664a40d242739cabc212ed4c2a398a9b7344 Mon Sep 17 00:00:00 2001 From: "mikep%oeone.com" Date: Mon, 26 Aug 2002 15:19:06 +0000 Subject: [PATCH] Removing persist hacks. --- calendar/resources/content/calendar.js | 12 ------------ calendar/resources/content/calendar.xul | 10 +++++----- 2 files changed, 5 insertions(+), 17 deletions(-) diff --git a/calendar/resources/content/calendar.js b/calendar/resources/content/calendar.js index c911431e4fc2..f42f469cd514 100644 --- a/calendar/resources/content/calendar.js +++ b/calendar/resources/content/calendar.js @@ -840,18 +840,6 @@ function print() } -/*HACK*/ -function persist_height( id ) -{ - setTimeout("document.persist('"+id+"', 'height');",100); -} - -function persist_width( ) -{ - setTimeout("document.persist('left-hand-content', 'width');",100); -} - - function publishCalendarData() { var calendarString = eventArrayToICalString( gCalendarWindow.EventSelection.selectedEvents ); diff --git a/calendar/resources/content/calendar.xul b/calendar/resources/content/calendar.xul index 4dbe39ac1689..78e12f22cc2c 100644 --- a/calendar/resources/content/calendar.xul +++ b/calendar/resources/content/calendar.xul @@ -282,7 +282,7 @@ - + @@ -295,10 +295,10 @@ + class="chromeclass-extrachrome" orient="vertical"> - + @@ -391,11 +391,11 @@ + class="chromeclass-extrachrome sidebar-splitter" orient="vertical" onmouseup="gCalendarWindow.doResize();"> - +