remove windows line endings
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@220808 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -584,8 +584,8 @@ function ShowingThreadPane()
|
||||
var threadPaneSplitter = document.getElementById("threadpane-splitter");
|
||||
threadPaneSplitter.collapsed = false;
|
||||
GetMessagePane().collapsed = (threadPaneSplitter.getAttribute("state") == "collapsed");
|
||||
// XXX We need to force the tree to refresh its new height
|
||||
// so that it will correctly scroll to the newest message
|
||||
// XXX We need to force the tree to refresh its new height
|
||||
// so that it will correctly scroll to the newest message
|
||||
GetThreadTree().boxObject.height;
|
||||
document.getElementById("key_toggleMessagePane").removeAttribute("disabled");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user