Bug 581736 - Show app tabs from any group

Don't hide app tabs but this will cause strange reorderings for now.
This commit is contained in:
Edward Lee 2010-07-24 17:13:06 -07:00
parent a452c4ae5e
commit 6d76a1d04c

View File

@ -894,7 +894,7 @@ var UIManager = {
return true;
}
});
tab.hidden = hidden;
tab.hidden = hidden && !tab.pinned;
});
// Move them (in order) that they appear in the group to the end of the