diff --git a/client/src/app/torrent-table/torrent-table.component.html b/client/src/app/torrent-table/torrent-table.component.html index 032e235..baf03a3 100644 --- a/client/src/app/torrent-table/torrent-table.component.html +++ b/client/src/app/torrent-table/torrent-table.component.html @@ -6,6 +6,7 @@
| Name | Category | Priority | @@ -16,8 +17,11 @@|
|---|---|---|---|
| + + | +{{ torrent.rdName }} | @@ -41,4 +45,57 @@ |
Delete selected torrents
+ +Are you sure you want to delete these torrent?
+