mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-05 14:25:00 +00:00
add and display events in history timeline
This commit is contained in:
3
Resources/views/EventReason/macro.html.twig
Normal file
3
Resources/views/EventReason/macro.html.twig
Normal file
@@ -0,0 +1,3 @@
|
||||
{%- macro reason(r) -%}
|
||||
<span class="entity entity-event event-reason"><i class="fa fa-question-circle"></i> {{ r.name | localize_translatable_string }}</span>
|
||||
{%- endmacro -%}
|
Reference in New Issue
Block a user