PointRetrait : On avance pas mal sur le frontOffice

This commit is contained in:
2021-03-05 19:00:53 +01:00
parent c12f324366
commit 0bbab6b568
20 changed files with 276 additions and 158 deletions

View File

@@ -8,6 +8,7 @@
<!-- Global hook class -->
<hook id="pdr.css.hook" class="PointRetrait\Hook\CssHook">
<tag name="hook.event_listener" event="main.head-css" type="back" method="onAddCss"/>
<tag name="hook.event_listener" event="main.stylesheet" type="front" method="onAddCss"/>
</hook>
<hook id="pdr.admin.hook" class="PointRetrait\Hook\AdminHook">