Files
jomeat/public/assets/plugins/datatables/fixedHeader.bootstrap5.min.js
2026-02-17 08:54:43 +00:00

4 lines
680 B
JavaScript
Executable File

/*! Bootstrap 5 styling wrapper for FixedHeader
* © SpryMedia Ltd - datatables.net/license
*/
(t=>{var d,a;"function"==typeof define&&define.amd?define(["jquery","datatables.net-bs5","datatables.net-fixedheader"],function(e){return t(e,window,document)}):"object"==typeof exports?(d=require("jquery"),a=function(e,n){n.fn.dataTable||require("datatables.net-bs5")(e,n),n.fn.dataTable.FixedHeader||require("datatables.net-fixedheader")(e,n)},"undefined"==typeof window?module.exports=function(e,n){return e=e||window,n=n||d(e),a(e,n),t(n,0,e.document)}:(a(window,d),module.exports=t(d,window,window.document))):t(jQuery,window,document)})(function(e,n,t){return e.fn.dataTable});