arma-server-web-admin/public/js/tpl/logs/list_item.html

7 lines
137 B
HTML
Raw Normal View History

2017-10-01 15:24:06 +00:00
<td>
<a href='/api/logs/<%-name%>'><%-name%></a>
</td>
2017-10-01 15:24:06 +00:00
<td style="text-align: right; white-space: nowrap;">
<%-formattedSize%>
</td>