1

Changing columns

This commit is contained in:
Alex Yatskov 2015-01-05 20:28:39 +09:00
parent 68796479f0
commit 248be7dade

View File

@ -87,9 +87,9 @@
<tr> <tr>
<th>Id</th> <th>Id</th>
<th>Name</th> <th>Name</th>
<th>Distance to User</th> <th>Distance to user</th>
<th>Closest Station</th> <th>Closest station</th>
<th>Distance to Station</th> <th>Distance to station</th>
<th>Score</th> <th>Score</th>
</tr> </tr>
</thead> </thead>