Fix broken WebUI

Fix up c47e4efade.
Closes #8545.
This commit is contained in:
Chocobo1 2018-03-06 13:48:02 +08:00
parent 7aa5bc4bc1
commit 307736e263
No known key found for this signature in database
GPG key ID: 210D9C873253A68C

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() {