This commit is contained in:
2026-07-25 09:13:12 +02:00
parent 9fa91f1255
commit 99763f10f2
5 changed files with 103 additions and 2 deletions

View File

@@ -13,4 +13,10 @@ this repository contains the full copyright notices and license terms. -->
<field name="event"/>
<field name="action"/>
</group>
<label name="change_summary"/>
<field name="change_summary"/>
<label name="old_values"/>
<field name="old_values"/>
<label name="new_values"/>
<field name="new_values"/>
</form>

View File

@@ -8,4 +8,5 @@ this repository contains the full copyright notices and license terms. -->
<field name="user" expand="1"/>
<field name="event"/>
<field name="action" expand="1"/>
<field name="change_summary" optional="1"/>
</tree>