Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0

Fixing issue in torrents listing

Cette révision appartient à :
akuma06 2017-07-21 02:16:43 +02:00
Parent c09d35f480
révision 9b69de4965

Voir le fichier

@ -15,7 +15,7 @@
{{ 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}}
{{if t.Hidden }} hidden{{end}}">
{{if t.Hidden && User.CurrentOrAdmin(t.Uploader.ID) }} hidden{{end}}">
<td class="tr-cat user-td">
{{ if Sukebei() }}
<div class="nyaa-cat sukebei-cat-{{ torrent.Category }}{{ torrent.SubCategory}}">