Added tabulator to composer, FHC-Header and a CSS for it

This commit is contained in:
Paolo
2019-07-09 11:57:52 +02:00
parent f0ee8b0161
commit 2922aa26fe
4 changed files with 105 additions and 24 deletions
+25
View File
@@ -162,6 +162,17 @@
}
}
},
{
"type": "package",
"package": {
"name": "moment/momentjs",
"version": "2.24.0",
"dist": {
"url": "https://github.com/moment/moment/archive/2.24.0.zip",
"type": "zip"
}
}
},
{
"type": "package",
"package": {
@@ -173,6 +184,17 @@
}
}
},
{
"type": "package",
"package": {
"name": "olifolkerd/tabulator",
"version": "4.2.7",
"dist": {
"url": "https://github.com/olifolkerd/tabulator/archive/4.2.7.zip",
"type": "zip"
}
}
},
{
"type": "package",
"package": {
@@ -252,6 +274,7 @@
"ludo/jquery-treetable": "^3.2",
"moment/momentjs": "2.24.0",
"michelf/php-markdown": "1.5.0",
"ml/json-ld": "1.*",
"mottie/tablesorter": "^2.29",
@@ -260,6 +283,8 @@
"netcarver/textile": "^3.5",
"nicolaskruchten/pivottable": "^2.15.0",
"olifolkerd/tabulator": "4.2.7",
"phpseclib/phpseclib": "^2.0",
"rmariuzzo/jquery-checkboxes": "1.0.7",