mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-28 20:50:06 +02:00
Added a basic show category parts page with datatable
This commit is contained in:
parent
8c8bbbbd86
commit
ba33399b20
20 changed files with 11091 additions and 19 deletions
12
symfony.lock
12
symfony.lock
|
@ -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"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue