Bug 381052 - Customize of Navbar causes bookmarks on Bookmarks bar to disappear. r=sspitzer.

git-svn-id: svn://10.0.0.236/trunk@226620 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mozilla.mano%sent.com
2007-05-18 19:05:31 +00:00
parent 5da68ea6f2
commit b91c4220fa

View File

@@ -3417,7 +3417,9 @@ function BrowserToolboxCustomizeDone(aToolboxChanged)
SetClickAndHoldHandlers();
#endif
#ifndef MOZ_PLACES_BOOKMARKS
#ifdef MOZ_PLACES_BOOKMARKS
initBookmarksToolbar();
#else
// fix up the personal toolbar folder
var bt = document.getElementById("bookmarks-ptf");
if (bt) {