first commit

This commit is contained in:
2026-02-17 08:54:43 +00:00
commit 6ab40e6d65
662 changed files with 80994 additions and 0 deletions

View File

@@ -0,0 +1 @@
document.addEventListener("DOMContentLoaded",()=>{var e=document.getElementById("fixed-header-data");e&&new DataTable(e,{fixedHeader:{header:!0,headerOffset:65},pageLength:25,language:{paginate:{first:'<i class="ti ti-chevrons-left"></i>',previous:'<i class="ti ti-chevron-left"></i>',next:'<i class="ti ti-chevron-right"></i>',last:'<i class="ti ti-chevrons-right"></i>'}}})});