create a page for edit lineup based on teamsnap models
This commit is contained in:
8
teamsnap/templates/teamsnap/player-table-header.html
Normal file
8
teamsnap/templates/teamsnap/player-table-header.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<thead>
|
||||
<tr class="border border-light">
|
||||
{# <th scope="col" style="display: none"></th>#}
|
||||
{# <th scope="col" class="border border-light"></th>#}
|
||||
{# <th scope="col">Name</th>#}
|
||||
{# <th scope="col">Pos</th>#}
|
||||
</tr>
|
||||
</thead>
|
||||
Reference in New Issue
Block a user