don't leave TabSelect uncommented

This commit is contained in:
Simon Kornblith 2010-11-04 01:31:30 +00:00
parent d9fb09c1d6
commit f4d722d028

View file

@ -269,7 +269,7 @@ var Zotero_Browser = new function() {
}, false);
gBrowser.tabContainer.addEventListener("TabSelect",
function(e) {
Zotero.debug("TabSelect");
//Zotero.debug("TabSelect");
Zotero_Browser.updateStatus();
}, false);
// this is for pageshow, for updating the status of the book icon