useless condition
Cette révision appartient à :
Parent
f0e49146e4
révision
73606928c6
1 fichiers modifiés avec 0 ajouts et 2 suppressions
|
@ -12,7 +12,6 @@
|
|||
<th class="tr-date user-td hide-xs">{{ T("date")}}</th>
|
||||
</tr>
|
||||
{{ range i, t := UserProfile.Torrents }}
|
||||
{{ if DisplayTorrent(t, User) }}
|
||||
{{ 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}}">
|
||||
|
@ -53,7 +52,6 @@
|
|||
<td class="tr-date user-td date-short hide-xs">{{torrent.Date}}</td>
|
||||
</tr>
|
||||
{{end}}
|
||||
{{end}}
|
||||
</table>
|
||||
<nav class="torrentNav" aria-label="Page navigation">
|
||||
<ul class="pagination">
|
||||
|
|
Référencer dans un nouveau ticket