Module Recettes : on avance petit à petit

This commit is contained in:
2021-04-27 18:57:00 +02:00
parent 33d48c9433
commit 9976d2ff76
48 changed files with 4558 additions and 357 deletions

View File

@@ -6,12 +6,13 @@
<forms>
<form name="recette_create_form" class="Recettes\Form\RecetteCreateForm" />
<form name="recette_update_form" class="Recettes\Form\RecetteUpdateForm" />
</forms>
<hooks>
<hook id="recettes.hook" class="Recettes\Hook\HookManager">
<tag name="hook.event_listener" event="content.tab" type="back" method="onEditTab" />
</hook>
</hooks>
</config>