Skip to content

Commit

Permalink
Revert 6f67b33 "Disable frontend link extension for route referrers"
Browse files Browse the repository at this point in the history
Turned out the issue was something else.
  • Loading branch information
wouterj committed Feb 24, 2016
1 parent c864dcf commit eb270a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/config/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,8 +158,8 @@ sonata_admin:
implements:
- Symfony\Cmf\Component\Routing\RouteReferrersInterface
cmf_routing.admin_extension.frontend_link:
#implements:
# - Symfony\Cmf\Component\Routing\RouteReferrersReadInterface
implements:
- Symfony\Cmf\Component\Routing\RouteReferrersReadInterface
extends:
- Symfony\Component\Routing\Route
cmf_seo.admin_extension:
Expand Down

0 comments on commit eb270a3

Please sign in to comment.