Added a basic show category parts page with datatable

This commit is contained in:
Jan Böhmer 2019-03-05 23:52:45 +01:00
parent 8c8bbbbd86
commit ba33399b20
20 changed files with 11091 additions and 19 deletions

View file

@ -111,6 +111,18 @@
"ocramius/proxy-manager": {
"version": "2.1.1"
},
"omines/datatables-bundle": {
"version": "0.1",
"recipe": {
"repo": "github.com/symfony/recipes-contrib",
"branch": "master",
"version": "0.1",
"ref": "467488ddc00aa190c37a4357f226457d4dd6b339"
},
"files": [
"./config/packages/datatables.yaml"
]
},
"phpdocumentor/reflection-common": {
"version": "1.0.1"
},