diff --git a/src/main/webapp/views/transactionTable.html b/src/main/webapp/views/transactionTable.html index 04eb4c788..704ab8eee 100644 --- a/src/main/webapp/views/transactionTable.html +++ b/src/main/webapp/views/transactionTable.html @@ -62,11 +62,11 @@ {{transaction.application}} - {{transaction.elapsed | number}} - {{{true: 'true', false: ''}[transaction.exception == 1]}} - {{transaction.agentId}} - {{transaction.remoteAddr}} - {{transaction.traceId}} + {{transaction.elapsed | number}} + {{{true: 'true', false: ''}[transaction.exception == 1]}} + {{transaction.agentId}} + {{transaction.remoteAddr}} + {{transaction.traceId}}