Bug 207463 Site Navigation Bar displays when not needed with multiple tabs

patch by stevechapel@earthlink.net r=jag sr=bz
This commit is contained in:
timeless%mozdev.org 2006-09-14 06:03:08 +00:00
parent cf2ce049fb
commit cb071a58da

View File

@ -84,6 +84,7 @@ function(event)
return;
linkToolbarHandler.clearAllItems();
linkToolbarUI.deactivate();
linkToolbarUI.fullSlowRefresh();
}