Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0

Update torrents.jet.html

Cette révision appartient à :
kilo 2017-07-14 20:02:58 +02:00 révisé par GitHub
Parent 6f88ff35ad
révision 5e02fbf5a1

Voir le fichier

@ -14,8 +14,7 @@
{{ range i, t := UserProfile.Torrents }}
{{ torrent := t.ToJSON() }}
<tr class="torrent-info
{{if torrent.Status == 2}}remake{{else if torrent.Status == 3}}trusted{{else if torrent.Status == 4}}aplus{{end}}">
<!-- forced width because the <td> gets bigger randomly otherwise -->
{{if torrent.Status == 2}}remake{{else if torrent.Status == 3}}trusted{{else if torrent.Status == 4}}aplus{{end}}{{ if t.hidden }} hidden{{end}}">
<td class="tr-cat user-td">
{{ if Sukebei }}
<div class="nyaa-cat sukebei-cat-{{ torrent.Category }}{{ torrent.SubCategory}}">