diff --git a/core/modules/shortcut/shortcut.routing.yml b/core/modules/shortcut/shortcut.routing.yml index 90752cd..9647a51 100644 --- a/core/modules/shortcut/shortcut.routing.yml +++ b/core/modules/shortcut/shortcut.routing.yml @@ -59,6 +59,9 @@ entity.shortcut.canonical: defaults: _entity_form: 'shortcut.default' _title: 'Edit' - options: - # @todo Remove once https://www.drupal.org/node/2310475 is in. - _admin_route: TRUE requirements: _entity_access: 'shortcut.update'