Typo
This commit is contained in:
parent
04549d2dcc
commit
6a46a0163a
@ -98,7 +98,7 @@ AJAX.registerOnload('server_status_monitor.js', function() {
|
||||
/**** Monitor charting implementation ****/
|
||||
/* Saves the previous ajax response for differential values */
|
||||
var oldChartData = null;
|
||||
// Holds about to created chart
|
||||
// Holds about to be created chart
|
||||
var newChart = null;
|
||||
var chartSpacing;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user