[Update] 修改command显示

pull/3317/head
ibuler 2019-10-09 16:52:38 +08:00
parent 74ab311d3e
commit e52178811c
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@
<td>{{ command.input | truncatechars:40 }}</td>
<td><pre style="border: none;background: none">
$ {{ command.input }}
<br>
{{ command.output }}
</pre></td>
<td>{{ command.timestamp|ts_to_date}}</td>