Patch Drupal core issue #2429699: Add Views EntityReference filter to be available for all entity reference fields.

This commit is contained in:
paul121 2021-09-22 12:31:11 -07:00 committed by Michael Stenta
parent f4dc0d72eb
commit 46553e7b5f
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@
"patches": {
"drupal/core": {
"Issue #3134470: Switch to entity owner in EntityContentBase during validation": "https://www.drupal.org/files/issues/2021-07-12/3134470-78.patch",
"Issue #2429699: Add Views EntityReference filter to be available for all entity reference fields.": "https://www.drupal.org/files/issues/2021-09-20/2429699-420.patch",
"Issue #2339235: Remove taxonomy hard dependency on node module": "https://www.drupal.org/files/issues/2021-09-24/2339235-9.2-72.patch"
},
"drupal/entity": {