From 8fb5d66d8d912f2651af4e76d5980563e66e6672 Mon Sep 17 00:00:00 2001 From: carlosjr Date: Tue, 18 May 2021 14:53:08 +0200 Subject: [PATCH] replaced spans with label-value components --- front/salix/components/log/index.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/front/salix/components/log/index.html b/front/salix/components/log/index.html index bcb17d8d7..15a7b38b3 100644 --- a/front/salix/components/log/index.html +++ b/front/salix/components/log/index.html @@ -59,22 +59,22 @@
- {{::old.key}}: - - {{::old.value | dashIfEmpty}} - + +
- {{::new.key}}: - - {{::new.value | dashIfEmpty}} - + +