Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0

Revert "Delete button torrent view -- alucard"

This reverts commit 134276b6ed.
Cette révision appartient à :
akuma06 2017-05-10 21:47:21 +02:00
Parent 2f43f70fce
révision 963c2f4c38

Voir le fichier

@ -53,9 +53,6 @@
<a aria-label="Report button" href="{{.TorrentLink}}" type="button" data-toggle="modal" data-target="#reportModal" class="btn btn-danger download-btn">
<span class="glyphicon glyphicon-remove" aria-hidden="true"></span> Report!
</a>
{{ if HasAdmin $.User}}
<a href="{{ genRoute "mod_tdelete" }}?id={{ .ID }}" class="btn btn-danger btn-lg" onclick="if (!confirm('Are you sure?')) return false;"><i class="glyphicon glyphicon-trash"></i>{{ T "delete" }}</a>
{{end}}
</td>
</tr>
<tr>