mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-22 03:45:25 +00:00
Monotone-Parent: 5e3d8c5f9bf8210b72e79734a3f69784bcf5a58b
Monotone-Revision: 5398acee2b3ec0ceb139c47cb8322b79700b05f2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-20T16:04:49 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 > 5)
|
||||
if (anchors.length > 6)
|
||||
anchors[6].addEventListener("click", toggleLogConsole, true);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user