Fix warning, bug=60656, r=timeless, a=ben

git-svn-id: svn://10.0.0.236/trunk@85012 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
disttsc%bart.nl 2001-01-17 04:46:29 +00:00
parent 29aa59cb2a
commit 7b9237a86b

View File

@ -330,7 +330,7 @@ nsPrefWindow.prototype =
}
var openItem = document.getElementById( aComponentName );
panelTree.selectItem( openItem );
},
}
};