mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:17:02 +02:00
webui fixes
This commit is contained in:
@ -590,8 +590,6 @@ var Piler =
|
||||
document.body.style.cursor = 'default';
|
||||
})
|
||||
.fail(function(a, b) { alert("Problem retrieving XML data:" + b) });
|
||||
|
||||
setInterval('Piler.load_health()', Piler.health_refresh * 1000);
|
||||
},
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user