300426 Index update
This commit is contained in:
2
assets/javascript/core.min.js
vendored
2
assets/javascript/core.min.js
vendored
@@ -131,7 +131,7 @@
|
||||
x.uniqueSort || (x.uniqueSort = x.unique),
|
||||
x.escapeSelector || (e = /([\0-\x1f\x7f]|^-?\d)|^-$|[^\x80-\uFFFF\w-]/g,
|
||||
i = function(t, e) {
|
||||
return e ? "\0" === t ? "<EFBFBD>" : t.slice(0, -1) + "\\" + t.charCodeAt(t.length - 1).toString(16) + " " : "\\" + t
|
||||
return e ? "\0" === t ? "�" : t.slice(0, -1) + "\\" + t.charCodeAt(t.length - 1).toString(16) + " " : "\\" + t
|
||||
}
|
||||
,
|
||||
x.escapeSelector = function(t) {
|
||||
|
||||
Reference in New Issue
Block a user