Bug 1133123 fix marks button state on tab switching

This commit is contained in:
Shane Caraveo 2015-03-10 08:33:39 -07:00
parent a23dde4428
commit 1fada52428

View File

@ -129,7 +129,6 @@
// that we can hide
if (panel.hidePopup) {
panel.hidePopup();
panel.hidden = true;
}
this.pageData = null;
]]></body>