From a4da00956396c3aa182f09192aac073416c6b833 Mon Sep 17 00:00:00 2001 From: pettytreebroker Date: Mon, 4 Sep 2023 22:05:49 +0000 Subject: [PATCH] Sort torrents newest first, move Delete button to top --- .../torrent-table/torrent-table.component.html | 18 +++++++++--------- server/RdtClient.Data/Data/TorrentData.cs | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/client/src/app/torrent-table/torrent-table.component.html b/client/src/app/torrent-table/torrent-table.component.html index fc8796b..262854a 100644 --- a/client/src/app/torrent-table/torrent-table.component.html +++ b/client/src/app/torrent-table/torrent-table.component.html @@ -3,6 +3,15 @@ Please refresh the screen after fixing this error.
+ + @@ -55,15 +64,6 @@
- -