Update js x briwserWindowSize
This commit is contained in:
@@ -18,7 +18,7 @@ function SetWidthHeight() {
|
||||
window.location.reload();
|
||||
};
|
||||
}).fail(function (xhr) {
|
||||
alert("Problem to retrieve browser size.");
|
||||
//alert("Problem to retrieve browser size.");
|
||||
});
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user