Merge pull request 'Fixes headers on components' (#20) from header-fix into master

Reviewed-on: #20
This commit is contained in:
mitch 2023-04-10 22:12:23 +00:00
commit 59298d94d5
2 changed files with 1 additions and 3 deletions

View File

@ -32,6 +32,7 @@
<th scope="col" ><span>Requisition</span></th>
<th scope="col" ><span>Battle Tally</span></th>
<th scope="col" ><span>Battles Won</span></th>
<th scope="col" ><span>Battles Tied</span></th>
<th scope="col" ><span>Owner</span></th>
<th scope="col"></th>
</tr>

View File

@ -29,9 +29,6 @@
<th scope="col" ><span>Unit Power Level</span></th>
<th scope="col" ><span>Unit Points</span></th>
<th scope="col" ><span>Enemy Units Destroyed</span></th>
<th scope="col" ><span>Agenda One Tally</span></th>
<th scope="col" ><span>Agenda Two Tally</span></th>
<th scope="col" ><span>Agenda Three Tally</span></th>
<th scope="col" ><span>Equipment</span></th>
<th scope="col" ><span>Psychic Powers Taken</span></th>
<th scope="col" ><span>Warlord Traits</span></th>