mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 06:35:42 +00:00
#78984. Fixing so View|Message works again. r=ksosez, sr=sspitzer
This commit is contained in:
parent
337a63a0d5
commit
a05554f8ba
@ -255,7 +255,7 @@ function FolderProperties(name, uri)
|
||||
function MsgToggleMessagePane()
|
||||
{
|
||||
//OnClickThreadAndMessagePaneSplitter is based on the value before the splitter is toggled.
|
||||
OnClickThreadAndMessagePaneSplitter();
|
||||
OnClickThreadAndMessagePaneSplitterGrippy();
|
||||
MsgToggleSplitter("threadpane-splitter");
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user