Skip to content

Commit eb270a3

Browse files
committed
Revert 6f67b33 "Disable frontend link extension for route referrers"
Turned out the issue was something else.
1 parent c864dcf commit eb270a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/config/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,8 +158,8 @@ sonata_admin:
158158
implements:
159159
- Symfony\Cmf\Component\Routing\RouteReferrersInterface
160160
cmf_routing.admin_extension.frontend_link:
161-
#implements:
162-
# - Symfony\Cmf\Component\Routing\RouteReferrersReadInterface
161+
implements:
162+
- Symfony\Cmf\Component\Routing\RouteReferrersReadInterface
163163
extends:
164164
- Symfony\Component\Routing\Route
165165
cmf_seo.admin_extension:

0 commit comments

Comments
 (0)