mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-26 16:42:44 +00:00
Monotone-Parent: af2ac0b47badf581ab33cf12f83a5787e2545e11
Monotone-Revision: 5e3d8c5f9bf8210b72e79734a3f69784bcf5a58b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-20T16:01:35 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -975,7 +975,7 @@ function configureLinkBanner() {
|
||||
false);
|
||||
anchors[i].addEventListener("click", onLinkBannerClick, false);
|
||||
}
|
||||
if (anchors.length > 4)
|
||||
if (anchors.length > 5)
|
||||
anchors[6].addEventListener("click", toggleLogConsole, true);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user