Update Drupal core patch for Issue #2429699: Add Views EntityReference filter to be available for all entity reference fields.

This commit is contained in:
Michael Stenta 2021-12-09 06:29:46 -05:00
parent 67a69e98f8
commit 919ad6bc5a
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
},
"patches": {
"drupal/core": {
"Issue #2429699: Add Views EntityReference filter to be available for all entity reference fields.": "https://www.drupal.org/files/issues/2021-11-09/2429699-446.patch",
"Issue #2429699: Add Views EntityReference filter to be available for all entity reference fields.": "https://www.drupal.org/files/issues/2021-12-02/2429699-453-9.3.x.patch",
"Issue #2339235: Remove taxonomy hard dependency on node module": "https://www.drupal.org/files/issues/2021-09-24/2339235-9.2-72.patch",
"Issue #1874838: Allow exposed blocks to use 'Link display' settings": "https://www.drupal.org/files/issues/2021-11-11/1874838-26.patch"
},