Switch trace panel back to showing ms

This commit is contained in:
Daniel Compton 2018-01-19 15:12:58 +13:00
parent d158576216
commit c527e7e09c
1 changed files with 1 additions and 2 deletions

View File

@ -65,8 +65,7 @@
(str/join ", ")
(pp/truncate-string :middle 40)))]]]
[:td.trace--meta
id
#_ #_(.toFixed duration 1) " ms"]]
(.toFixed duration 1) " ms"]]
(when show-row?
[:tr.trace--details {:key (str id "-details")
:tab-index 0}