summaryrefslogtreecommitdiff
path: root/build/resources/main/static/plugins/datatables-scroller/js/scroller.bootstrap4.min.js
diff options
context:
space:
mode:
Diffstat (limited to 'build/resources/main/static/plugins/datatables-scroller/js/scroller.bootstrap4.min.js')
-rw-r--r--build/resources/main/static/plugins/datatables-scroller/js/scroller.bootstrap4.min.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/build/resources/main/static/plugins/datatables-scroller/js/scroller.bootstrap4.min.js b/build/resources/main/static/plugins/datatables-scroller/js/scroller.bootstrap4.min.js
new file mode 100644
index 0000000..312d333
--- /dev/null
+++ b/build/resources/main/static/plugins/datatables-scroller/js/scroller.bootstrap4.min.js
@@ -0,0 +1,5 @@
+/*!
+ Bootstrap 4 styling wrapper for Scroller
+ ©2018 SpryMedia Ltd - datatables.net/license
+*/
+(function(c){"function"===typeof define&&define.amd?define(["jquery","datatables.net-bs4","datatables.net-scroller"],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-bs4")(a,b).$);b.fn.dataTable.Scroller||require("datatables.net-scroller")(a,b);return c(b,a,a.document)}:c(jQuery,window,document)})(function(c,a,b,d){return c.fn.dataTable});