diff --git a/modules/worker/front/log/index.html b/modules/worker/front/log/index.html index b7cf9fc77..f8e03239e 100644 --- a/modules/worker/front/log/index.html +++ b/modules/worker/front/log/index.html @@ -69,8 +69,13 @@
- {{::old.key}}: - {{::old.value | dashIfEmpty}} + {{::old.key}}: + + {{::old.value | dashIfEmpty}} +
@@ -80,8 +85,13 @@ ng-if="!log.description" id="newInstance">
- {{::new.key}}: - {{::new.value | dashIfEmpty}} + {{::new.key}}: + + {{::new.value | dashIfEmpty}} +