removed dummy org relation type which was only there to make the title of the form be the bundle name

This commit is contained in:
2021-11-12 10:54:52 +00:00
parent a3db1540ec
commit c7ed226ed1
4 changed files with 51 additions and 7 deletions

50
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "7ee33ce4e24d4f25ec9745e6435c4a87",
"content-hash": "99b9bd024051f4a97371b8925a8ac972",
"packages": [
{
"name": "asm89/stack-cors",
@ -1820,6 +1820,54 @@
"issues": "https://www.drupal.org/project/issues/admin_toolbar"
}
},
{
"name": "drupal/base_field_override_ui",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/base_field_override_ui.git",
"reference": "8.x-1.0"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/base_field_override_ui-8.x-1.0.zip",
"reference": "8.x-1.0",
"shasum": "bd5160305cedf0b98e6320952b34b78ee6e5c7fb"
},
"require": {
"drupal/core": "^8.8 || ^9"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.0",
"datestamp": "1630086206",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "mnico",
"homepage": "https://www.drupal.org/user/1119544"
}
],
"description": "Enables the possibility to easily override the base fields of any content entity type with an user interface",
"homepage": "https://www.drupal.org/project/base_field_override_ui",
"keywords": [
"Drupal"
],
"support": {
"source": "http://cgit.drupalcode.org/base_field_override_ui",
"issues": "https://www.drupal.org/project/issues/base_field_override_ui"
}
},
{
"name": "drupal/content_as_config",
"version": "1.0.3",