300426 Index update
This commit is contained in:
2
assets/js/core.min.js
vendored
2
assets/js/core.min.js
vendored
@@ -116,7 +116,7 @@
|
||||
*
|
||||
*/
|
||||
x.expr.pseudos || (x.expr.pseudos = x.expr[":"]), 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) {
|
||||
return (t + "").replace(e, i)
|
||||
}), x.fn.even && x.fn.odd || x.fn.extend({
|
||||
|
||||
Reference in New Issue
Block a user