sortable
This commit is contained in:
parent
fc1c5f8621
commit
1a958cb7ca
2 changed files with 2 additions and 1 deletions
|
|
@ -10,6 +10,7 @@
|
|||
"SquadKiller101",
|
||||
"Pettie1972",
|
||||
"HeteKip",
|
||||
"Shepherders",
|
||||
"WackyJacky101"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -37,7 +37,7 @@ $lastMatches = array_slice($allMatches, 0, 8);
|
|||
<section>
|
||||
<h2>Latest Matches</h2>
|
||||
|
||||
<table>
|
||||
<table class='sortable'>
|
||||
<thead>
|
||||
<tr>
|
||||
<!-- <th>Match Date</th> -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue