Compare commits

..

5 Commits

Author SHA1 Message Date
e3a275ffdc Merge branch 'master' into CT-40 2023-04-12 19:04:13 -04:00
7d4eac8b8a Merge remote-tracking branch 'origin/master' 2023-04-11 07:29:53 -04:00
73f947a5ee CT-40: package-lock update 2023-04-11 07:29:46 -04:00
59298d94d5 Merge pull request 'Fixes headers on components' (#20) from header-fix into master
Reviewed-on: #20
2023-04-10 22:12:23 +00:00
jcdigiovanni
7824ebf22b Fixes headers on components
Fixed Header entries on Unit Army and Army top component files
2023-04-10 16:57:49 -04:00
3 changed files with 23 additions and 28079 deletions

28098
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

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

View File

@ -29,9 +29,6 @@
<th scope="col" ><span>Unit Power Level</span></th> <th scope="col" ><span>Unit Power Level</span></th>
<th scope="col" ><span>Unit Points</span></th> <th scope="col" ><span>Unit Points</span></th>
<th scope="col" ><span>Enemy Units Destroyed</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>Equipment</span></th>
<th scope="col" ><span>Psychic Powers Taken</span></th> <th scope="col" ><span>Psychic Powers Taken</span></th>
<th scope="col" ><span>Warlord Traits</span></th> <th scope="col" ><span>Warlord Traits</span></th>