mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-06 03:55:26 +00:00
Monotone-Parent: 6028d3796190e7455c99c97ec20d3ccffbbcf28a
Monotone-Revision: 07c2681e0251d505e6978723e5907b33527cf279 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-09T20:25:10 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -721,6 +721,7 @@ function log(message) {
|
||||
if (logConsole.highlighted)
|
||||
logMessage = '<div class="highlighted">' + logMessage + '</div>';
|
||||
logConsole.innerHTML += logMessage;
|
||||
logConsole.scrollTop += 300; /* abritrary number */
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user