From 17cf0550f48c020cc310714fca2299a526390c8b Mon Sep 17 00:00:00 2001 From: Stanislaw Adaszewski Date: Fri, 14 Feb 2020 18:28:04 +0100 Subject: [PATCH] Small fix --- frontend/src/js/component/wb-container-fields.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/js/component/wb-container-fields.js b/frontend/src/js/component/wb-container-fields.js index 284f0b1..7fc55d6 100644 --- a/frontend/src/js/component/wb-container-fields.js +++ b/frontend/src/js/component/wb-container-fields.js @@ -34,7 +34,7 @@ class WBContainerFields extends Component { [ 'Finished At', wbFormatDate(item.started_at) ], [ 'Log', item.log ? ( - ) : ( { String(item.uuid) } ) ], + ) : ( { String(item.log) } ) ], [ 'Environment', (