| 1234 |
- /*! Bootstrap 4 styling wrapper for Select
- * © SpryMedia Ltd - datatables.net/license
- */
- !function(n){"function"==typeof define&&define.amd?define(["jquery","datatables.net-bs4","datatables.net-select"],function(e){return n(e,window,document)}):"object"==typeof exports?module.exports=function(e,t){return e=e||window,(t=t||("undefined"!=typeof window?require("jquery"):require("jquery")(e))).fn.dataTable||require("datatables.net-bs4")(e,t),t.fn.dataTable.select||require("datatables.net-select")(e,t),n(t,0,e.document)}:n(jQuery,window,document)}(function(e,t,n,a){"use strict";return e.fn.dataTable});
|