From f38e867c22aefe361ec0f539aa2eac89701fc7ce Mon Sep 17 00:00:00 2001 From: "scott%scott-macgregor.org" Date: Thu, 24 Jul 2003 17:38:34 +0000 Subject: [PATCH] fix a regression caused by the new attachment landing where the stand alone message window had no message pane or attachment box. git-svn-id: svn://10.0.0.236/trunk@145157 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/mail/base/content/messageWindow.xul | 1 + 1 file changed, 1 insertion(+) diff --git a/mozilla/mail/base/content/messageWindow.xul b/mozilla/mail/base/content/messageWindow.xul index 7f308f16c7c..93a32693304 100644 --- a/mozilla/mail/base/content/messageWindow.xul +++ b/mozilla/mail/base/content/messageWindow.xul @@ -139,6 +139,7 @@ style="height: 0px; min-height: 1px" flex="1" name="messagepane" disablesecurity="true" disablehistory="true" type="content-primary" src="about:blank" onclick="contentAreaClick(event);" autofind="false"/> +