mirror of
https://github.com/davegallant/rfd-fyi.git
synced 2025-08-07 09:02:27 +00:00
Remove database
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
></a>
|
||||
</td>
|
||||
<td scope="col">{{ topic.total_views }}</td>
|
||||
<td scope="col">{{ topic.score }}</td>
|
||||
<!-- <td scope="col">{{ topic.votes.up - topic.votes.down }}</td> -->
|
||||
<td scope="col">{{ formatDate(topic.last_post_time) }}</td>
|
||||
</tr>
|
||||
|
Reference in New Issue
Block a user