mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
Add recipe for pentiminax/ux-datatables 0.43 (#1976)
Co-authored-by: Tanguy LEMARIE <tanguy.lemarie@skaleet.com>
This commit is contained in:
co-authored by
Tanguy LEMARIE
parent
e8ff38b74d
commit
c7e68725bd
@@ -0,0 +1,2 @@
|
||||
datatables:
|
||||
resource: '@DataTablesBundle/config/routes.php'
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"bundles": {
|
||||
"Pentiminax\\UX\\DataTables\\DataTablesBundle": ["all"]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user