From 779904a1e7e5fd12ad487eb4075ccde16db029e7 Mon Sep 17 00:00:00 2001 From: Rajab Natshah <rajabn@gmail.com> Date: Wed, 6 Jun 2018 01:41:53 +0300 Subject: [PATCH] Issue #2977538: Updated [Entity Browser] module from 8.2.0-alpha2 to 8.2.0-alpha3 --- drupal-org.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drupal-org.make b/drupal-org.make index 87c5a37e..85cf7e51 100644 --- a/drupal-org.make +++ b/drupal-org.make @@ -100,9 +100,9 @@ projects[entity_clone][patch][] = https://www.drupal.org/files/issues/entity_clo projects[entity_browser][type] = module projects[entity_browser][version] = 2.0-alpha3 ;; Issue #2865928: The View widget should filter based on field settings. -projects[entity_embed][patch][] = https://www.drupal.org/files/issues/entity-browser-view-context-2865928-14.patch +projects[entity_browser][patch][] = https://www.drupal.org/files/issues/entity-browser-view-context-2865928-14.patch ;; Issue #2877751: Inform users how many items they can add to a field that uses an entity browser. -projects[entity_embed][patch][] = https://www.drupal.org/files/issues/2877751-27-8.x-2.x.patch +projects[entity_browser][patch][] = https://www.drupal.org/files/issues/2877751-27-8.x-2.x.patch projects[dropzonejs][type] = module projects[dropzonejs][version] = 2.0-alpha3 -- GitLab