admin: reorganise person admin menu + fix marital status admin

This commit is contained in:
nobohan
2022-05-05 10:39:20 +02:00
parent 475e8adedc
commit 10aa727fb3
7 changed files with 32 additions and 39 deletions

View File

@@ -4,9 +4,8 @@
{% include('@ChillMain/CRUD/_edit_title.html.twig') %}
{% endblock %}
{% block content %}
{% block admin_content %}
{% embed '@ChillMain/CRUD/_edit_content.html.twig' %}
{% block content_form_actions_view %}{% endblock %}
{% block content_form_actions_save_and_show %}{% endblock %}
{% endembed %}
{% endblock %}
{% endblock admin_content %}