home with actus and actus page

This commit is contained in:
2021-11-10 13:22:23 +01:00
parent 76ba2b6cbb
commit 4b140ca96e
41 changed files with 1440 additions and 99 deletions
+7
View File
@@ -20,6 +20,8 @@
"drupal/core-composer-scaffold": "^9.2",
"drupal/core-project-message": "^9.2",
"drupal/core-recommended": "^9.2",
"drupal/image_delta_formatter": "^1.1",
"drupal/manage_display": "1.x-dev@dev",
"drupal/page_manager": "4.x-dev@dev",
"drupal/panels": "^4.6",
"drupal/role_delegation": "^1.1",
@@ -96,6 +98,11 @@
"recurse": true,
"replace": false,
"merge-extra": true
},
"patches": {
"drupal/core": {
"Title formatting broken due to flawed EntityViewController->buildTitle https://www.drupal.org/project/drupal/issues/2941208": "https://www.drupal.org/files/issues/2021-05-20/entity.title-2941208-133_1.patch"
}
}
}
}