From 6fcfb7c04d32e1c8b26a312295bf7ac3ec2d2ad7 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Fri, 13 Jul 2018 19:06:45 +0200 Subject: Fixed many permissions and began admin interface --- .../bower_components/datatables.net-bs/Readme.md | 50 ++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 public/bower_components/datatables.net-bs/Readme.md (limited to 'public/bower_components/datatables.net-bs/Readme.md') diff --git a/public/bower_components/datatables.net-bs/Readme.md b/public/bower_components/datatables.net-bs/Readme.md new file mode 100644 index 0000000..54acee4 --- /dev/null +++ b/public/bower_components/datatables.net-bs/Readme.md @@ -0,0 +1,50 @@ +# DataTables for jQuery with styling for [Bootstrap](http://getbootstrap.com/) + +This package contains distribution files required to style [DataTables library](https://datatables.net) for [jQuery](http://jquery.com/) with styling for [Bootstrap](http://getbootstrap.com/). + +DataTables is a table enhancing library which adds features such as paging, ordering, search, scrolling and many more to a static HTML page. A comprehensive API is also available that can be used to manipulate the table. Please refer to the [DataTables web-site](//datatables.net) for a full range of documentation and examples. + + +## Installation + +### Browser + +For inclusion of this library using a standard `