Update character PDF XML: uncomment table layouts and inventory column for cleanup and consistency

This commit is contained in:
Florian 2026-06-13 09:03:36 +02:00
parent 7bf9c93f3b
commit 379bd71960

View File

@ -4629,7 +4629,7 @@
</Content> </Content>
</TableLayout> </TableLayout>
<!--
<TableLayout> <TableLayout>
<Columns> <Columns>
<Column> <Column>
@ -4682,17 +4682,17 @@
</Content> </Content>
</Foreach> </Foreach>
</Content> </Content>
</TableLayout>--> </TableLayout>
</Content> </Content>
</ColumnLayout> </ColumnLayout>
<!-- Right Inventory --> <!-- Right Inventory -->
<!--<ColumnLayout> <ColumnLayout>
<Content> <Content>
<Label><Text>"Hier könnte ihre Werbung stehen!"</Text></Label> <Label><Text>"Hier könnte ihre Werbung stehen!"</Text></Label>
</Content> </Content>
</ColumnLayout>--> </ColumnLayout>
</Content> </Content>
</RowLayout> </RowLayout>
</Body> </Body>