Albirew/nyaa-pantsu
Albirew
/
nyaa-pantsu
Archivé
1
0
Bifurcation 0

Update filelist.jet.html

Cette révision appartient à :
kilo 2017-11-08 11:51:45 +01:00 révisé par GitHub
Parent bd8a8b7185
révision 9f7ee658e9
Signature inconnue de Forgejo
ID de la clé GPG: 4AEE18F83AFDEB23
1 fichiers modifiés avec 2 ajouts et 1 suppressions

Voir le fichier

@ -9,7 +9,8 @@
{{block content_body()}}
<div style="text-align: left;" class="box">
<div id="torrent-name"><h1 style="text-align: center;" class="torrent-hr">{{T("torrent_filelist")}}</h1></div>
<input type="checkbox" id="show-filelist" {{if len(Torrent.FileList) < 4 && len(Torrent.FileList) > 0}}checked{{end}}/>
<a href="/view/{{Torrent.ID}}">«- {{T("back_to_torrent", Torrent.Name)}}"</a><br/>
<input type="checkbox" id="show-filelist" checked/>
<label class="torrent-hr filelist-control{{if len(Torrent.FileList) == 0}} hidden{{end}}" for="show-filelist">{{ T("files")}}</label>
<div class="torrent-info-box{{if len(Torrent.FileList) == 0}} hidden{{end}}" id="filelist">
<table class="table-filelist">