Part-DB.Part-DB-server/templates/Parts/info/_history.html.twig

5 lines
No EOL
131 B
Twig

<div class="mt-2">
{% if datatable is not null %}
{% include "LogSystem/_log_table.html.twig" %}
{% endif %}
</div>