From 1a5d3e40700f4e39239c9a4f9c9c5ada3e3817d7 Mon Sep 17 00:00:00 2001 From: OldHawk Date: Fri, 22 Jun 2018 08:50:57 +0800 Subject: [PATCH] fix(torrents): show true upload name for oper in torrents detail page --- modules/torrents/client/views/view-torrent.client.view.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/torrents/client/views/view-torrent.client.view.html b/modules/torrents/client/views/view-torrent.client.view.html index 883932cb..da1f8c9a 100644 --- a/modules/torrents/client/views/view-torrent.client.view.html +++ b/modules/torrents/client/views/view-torrent.client.view.html @@ -758,8 +758,8 @@
{{ 'TABLE_FIELDS.PUBLISHER' | translate}}:
- - {{ 'ANONYMOUS' | translate }} + + {{ 'ANONYMOUS' | translate }}  {{'MESSAGES_FIELD.INFO_SEND_AT' | translate}}: {{vm.torrentLocalInfo.createdat | date: 'yyyy-MM-dd HH:mm:ss'}}