From e52178811c2f419adf5faffdde63d26e0e3c8d1d Mon Sep 17 00:00:00 2001 From: ibuler Date: Wed, 9 Oct 2019 16:52:38 +0800 Subject: [PATCH] =?UTF-8?q?[Update]=20=E4=BF=AE=E6=94=B9command=E6=98=BE?= =?UTF-8?q?=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/terminal/templates/terminal/session_detail.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/terminal/templates/terminal/session_detail.html b/apps/terminal/templates/terminal/session_detail.html index 9edcaeccf..1c96e3ee7 100644 --- a/apps/terminal/templates/terminal/session_detail.html +++ b/apps/terminal/templates/terminal/session_detail.html @@ -57,7 +57,7 @@ {{ command.input | truncatechars:40 }}
 $ {{ command.input }}
-
+ {{ command.output }}
{{ command.timestamp|ts_to_date}}