mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
turn-off temporary debugging stuff
This commit is contained in:
parent
8b5f2c758e
commit
4ea0256959
@ -204,8 +204,8 @@ function AjaxViewer(panelId, imageUrl, updateUrl, tileMap, width, height, tileWi
|
|||||||
// trouble-shooting
|
// trouble-shooting
|
||||||
g_logger = new Logger();
|
g_logger = new Logger();
|
||||||
g_logger.enable(true);
|
g_logger.enable(true);
|
||||||
g_logger.open();
|
// g_logger.open();
|
||||||
g_logger.log(Logger.LEVEL_INFO, 'rawKeyboard: ' + rawKeyboard);
|
// g_logger.log(Logger.LEVEL_INFO, 'rawKeyboard: ' + rawKeyboard);
|
||||||
|
|
||||||
var ajaxViewer = this;
|
var ajaxViewer = this;
|
||||||
this.rawKeyboard = rawKeyboard;
|
this.rawKeyboard = rawKeyboard;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user