Skip to content

Commit

Permalink
bug #5994 fix #5939 No custom footer on crud detail page (pfpro)
Browse files Browse the repository at this point in the history
This PR was merged into the 4.x branch.

Discussion
----------

fix #5939 No custom footer on crud detail page

Remove leftover code from twig template

Commits
-------

baefffb fix 5939 No custom footer on crud detail page
  • Loading branch information
javiereguiluz committed Oct 31, 2023
2 parents 15d96b6 + baefffb commit 7b7c881
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Resources/views/crud/detail.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@
{% endfor %}
{% endblock %}

{% block content_footer_wrapper '' %}

{% block main %}
{% block detail_fields %}
<div class="row">
Expand Down

0 comments on commit 7b7c881

Please sign in to comment.