Add piece size to web interface.
Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
This commit is contained in:
parent
59ce273e25
commit
401a79379f
7 changed files with 43 additions and 15 deletions
torrent/templates
|
@ -29,7 +29,7 @@
|
|||
<div class="col">
|
||||
<p id="up-down-speed-text-{{.Hash}}">...</p>
|
||||
<p id="peers-seeders-{{.Hash}}">...</p>
|
||||
|
||||
<p id="piece-size-{{.Hash}}">...</p>
|
||||
</div>
|
||||
<div class="col">
|
||||
<div id="file-chunks-{{.Hash}}" class="progress">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue