-
-
Save dawehner/ebebb3cc5fbfe9f6ed5df604fc1c8f02 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| diff --git a/entity_browser.links.action.yml b/entity_browser.links.action.yml | |
| index ec70619..7e205c2 100644 | |
| --- a/entity_browser.links.action.yml | |
| +++ b/entity_browser.links.action.yml | |
| @@ -1,5 +1,5 @@ | |
| media.bundle_add: | |
| - route_name: media.bundle_add | |
| + route_name: entity.media_bundle.add_form | |
| title: 'Add media bundle' | |
| appears_on: | |
| - entity.media_bundle.collection |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment