1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-06 03:50:04 +02:00

Update DataTables and connected plugins.

This commit is contained in:
Caleb Mazalevskis 2022-07-02 01:03:08 +08:00
parent 9abaffeef6
commit cdd2db4dec
No known key found for this signature in database
GPG key ID: 082E6BC1046FAB95
688 changed files with 228041 additions and 221112 deletions

View file

@ -1,5 +0,0 @@
/*!
Bootstrap 5 styling wrapper for KeyTable
©2018 SpryMedia Ltd - datatables.net/license
*/
(function(c){"function"===typeof define&&define.amd?define(["jquery","datatables.net-bs5","datatables.net-keytable"],function(a){return c(a,window,document)}):"object"===typeof exports?module.exports=function(a,b){a||(a=window);b&&b.fn.dataTable||(b=require("datatables.net-bs5")(a,b).$);b.fn.dataTable.KeyTable||require("datatables.net-keytable")(a,b);return c(b,a,a.document)}:c(jQuery,window,document)})(function(c,a,b,d){return c.fn.dataTable});