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', (