mirror of
https://github.com/bartvdbraak/SlayerWeightCalculator.git
synced 2025-07-06 19:29:12 +00:00
first commit, basic html, js/css dependencies
This commit is contained in:
commit
546e19245f
109 changed files with 150158 additions and 0 deletions
5
js/select.jqueryui.min.js
vendored
Normal file
5
js/select.jqueryui.min.js
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
/*!
|
||||
jQuery UI styling wrapper for Select
|
||||
©2018 SpryMedia Ltd - datatables.net/license
|
||||
*/
|
||||
(function(c){"function"===typeof define&&define.amd?define(["jquery","datatables.net-jqui","datatables.net-select"],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-jqui")(a,b).$);b.fn.dataTable.select||require("datatables.net-select")(a,b);return c(b,a,a.document)}:c(jQuery,window,document)})(function(c,a,b,d){return c.fn.dataTable});
|
Loading…
Add table
Add a link
Reference in a new issue