From fa9ebc734f49484e232c2491e498d3e263ef03cc 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. --- mail/base/content/messageWindow.xul | 1 + 1 file changed, 1 insertion(+) diff --git a/mail/base/content/messageWindow.xul b/mail/base/content/messageWindow.xul index 7f308f16c7c4..93a326933045 100644 --- a/mail/base/content/messageWindow.xul +++ b/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"/> +