fix for 55791 a=ben
git-svn-id: svn://10.0.0.236/trunk@204526 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -31,6 +31,9 @@ function HistoryInit() {
|
||||
if (children.firstChild)
|
||||
tree.selectItem(children.firstChild);
|
||||
tree.focus();
|
||||
|
||||
// do a sort
|
||||
RefreshSort();
|
||||
}
|
||||
|
||||
var historyDNDObserver = {
|
||||
|
||||
Reference in New Issue
Block a user