Refactor character creation tool XML: replace nested Label with standalone TableLayout in body
This commit is contained in:
parent
73dc0dc038
commit
3191bf0aaf
@ -28,7 +28,6 @@
|
|||||||
</RowLayout>
|
</RowLayout>
|
||||||
</Header>
|
</Header>
|
||||||
<Body>
|
<Body>
|
||||||
<Label>
|
|
||||||
<TableLayout>
|
<TableLayout>
|
||||||
<Columns>
|
<Columns>
|
||||||
<Column>
|
<Column>
|
||||||
@ -56,7 +55,6 @@
|
|||||||
</Label>
|
</Label>
|
||||||
</Content>
|
</Content>
|
||||||
</TableLayout>
|
</TableLayout>
|
||||||
</Label>
|
|
||||||
</Body>
|
</Body>
|
||||||
<!--<Footer></Footer>-->
|
<!--<Footer></Footer>-->
|
||||||
</Page>
|
</Page>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user