Skip to content
Snippets Groups Projects
Commit 893ea180 authored by Stef De Waele's avatar Stef De Waele Committed by Sascha Grossenbacher
Browse files

Issue #3410285 by Stefdewa: Remove canonical link template in EntityBrowser...

Issue #3410285 by Stefdewa: Remove canonical link template in EntityBrowser entity annotation because it has no canonical route
parent 3eb46509
Branches 8.x-2.x
No related tags found
No related merge requests found
......@@ -30,7 +30,6 @@ use Symfony\Component\Routing\Route;
* "list_builder" = "Drupal\entity_browser\Controllers\EntityBrowserListBuilder",
* },
* links = {
* "canonical" = "/admin/config/content/entity_browser/{entity_browser}",
* "collection" = "/admin/config/content/entity_browser",
* "edit-form" = "/admin/config/content/entity_browser/{entity_browser}/edit",
* "edit-widgets" = "/admin/config/content/entity_browser/{entity_browser}/edit_widgets",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment