Fixing problem with my previous patch for bug 60005. sr=alecf

git-svn-id: svn://10.0.0.236/trunk@84260 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
blakeross%telocity.com
2001-01-02 05:39:40 +00:00
parent ae730520de
commit 8f09cbe016

View File

@@ -42,7 +42,7 @@
var panel = "chrome://communicator/content/pref/pref-appearance.xul";
// the first elements in this array will be poked from chromeregistry loaded
// overlays once overlays.rdf works properly
var _elementIDs = ["generalStartupBrowser", /*"toolbarStyle" */, "showHideTooltips"];
var _elementIDs = ["generalStartupBrowser", /*"toolbarStyle,"*/ "showHideTooltips"];
]]>
</script>