Check permissions for time travel and element undo.

This commit is contained in:
Jan Böhmer 2020-03-07 20:49:52 +01:00
parent 254d4e6c69
commit 8a61b465d0
23 changed files with 370 additions and 90 deletions

View file

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