Revert "Delete button torrent view -- alucard"
This reverts commit 134276b6ed
.
Cette révision appartient à :
Parent
2f43f70fce
révision
963c2f4c38
1 fichiers modifiés avec 0 ajouts et 3 suppressions
|
@ -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>
|
||||
|
|
Référencer dans un nouveau ticket