added mottie tablesorter, removed datatables and datepicker, restyled tablesorter for better bootstrap look, layout changes

This commit is contained in:
alex
2018-01-24 17:29:12 +01:00
parent 8ec02c7aaa
commit fe8e5ed507
6 changed files with 244 additions and 312 deletions
+1 -16
View File
@@ -186,18 +186,6 @@
}
}
},
{
"type": "package",
"package": {
"name": "datatables/plugins",
"version": "3.3.7",
"source": {
"url": "https://github.com/DataTables/Plugins.git",
"type": "git",
"reference": "master"
}
}
},
{
"type": "package",
"package": {
@@ -249,10 +237,7 @@
"jquery-archive/jquery-metadata": "^1.0",
"BlackrockDigital/startbootstrap-sb-admin-2": "^3.3",
"components/font-awesome": "^4.7",
"moment/moment": "^2.20",
"datatables/datatables": "^1.10",
"datatables/plugins": "^3.3",
"eternicode/bootstrap-datepicker": "^1.7"
"mottie/tablesorter": "^2.29"
},
"require-dev": {
"squizlabs/php_codesniffer": "2.*"