You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2 lines
563 B
JavaScript
2 lines
563 B
JavaScript
/*! © SpryMedia Ltd, Patrik Lindström - datatables.net/license */
|
|
!function(t){"function"==typeof define&&define.amd?define(["datatables.net"],function(e){return t(e,window,document)}):"object"==typeof exports?module.exports=function(e,n){return e=e||window,n.fn.dataTable||require("datatables.net")(e,n),t(n,0,e.document)}:t(jQuery,window,document)}(function(e,n,t,o){"use strict";e=e.fn.dataTable;return e.ext.order["chinese-string-asc"]=function(e,n){return e.localeCompare(n)},e.ext.order["chinese-string-desc"]=function(e,n){return n.localeCompare(e)},e}); |