Fix last packet transfers shown, added file transfers
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
<tr>
|
||||
<th>From</th>
|
||||
<th>MSGID</th>
|
||||
<th>Echoarea</th>
|
||||
<th>Date</th>
|
||||
</tr>
|
||||
</thead>
|
||||
@@ -43,6 +44,7 @@
|
||||
<tr>
|
||||
<td>{{ $oo->fftn->ftn }}</td>
|
||||
<td>{{ $oo->msgid }}</td>
|
||||
<td>{{ $oo->echoarea->name }}</td>
|
||||
<td>{{ $oo->datetime }}</td>
|
||||
</tr>
|
||||
@endforeach
|
||||
|
Reference in New Issue
Block a user