Merge pull request #8547 from Chocobo1/fix

Fix broken WebUI
This commit is contained in:
Mike Tzou
2018-03-07 00:48:16 +08:00
committed by GitHub

View File

@@ -243,7 +243,7 @@ initializeWindows = function() {
loadMethod: 'xhr',
contentURL: 'statistics.html',
maximizable: false,
padding: 10
padding: 10,
width: loadWindowWidth(id, 275),
height: loadWindowHeight(id, 370),
onResize: function() {