forked from mirror/Part-DB.Part-DB-server
8 lines
216 B
Twig
8 lines
216 B
Twig
|
{# @var entry \App\Entity\LogSystem\ElementDeletedLogEntry #}
|
||
|
|
||
|
{% import "log_system/details/helper.macro.html.twig" as log_helper %}
|
||
|
|
||
|
{{ log_helper.comment_field(entry) }}
|
||
|
|
||
|
{{ log_helper.data_change_table(entry) }}
|