Fix errors from using strict mode

This commit is contained in:
Chocobo1
2018-11-30 18:35:32 +08:00
parent 1cb065edc6
commit ba32525b45
9 changed files with 81 additions and 50 deletions

View File

@@ -25,7 +25,7 @@
'use strict';
var hashes = new URI().getData('hashes').split('|');
setUpLimit = function() {
var setUpLimit = function() {
var limit = $("uplimitUpdatevalue").value.toInt() * 1024;
if (hashes[0] == "global") {
new Request({