From 015905c74d6a1e89d5590a2582afc1ba1124db85 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 13 Apr 2020 16:14:28 +0000 Subject: [PATCH] --- ayanova/src/views/ay-history.vue | 74 +++++++++++++++++++------------- 1 file changed, 43 insertions(+), 31 deletions(-) diff --git a/ayanova/src/views/ay-history.vue b/ayanova/src/views/ay-history.vue index 9324f22e..ddb11334 100644 --- a/ayanova/src/views/ay-history.vue +++ b/ayanova/src/views/ay-history.vue @@ -8,38 +8,44 @@ - - - - {{ i.name }} - {{ i.date }} - {{ getEventName(i.event) }} - {{ - getIconForObjectType(i.objectType) - }}{{ getNameForType(i.objectType) }} -
{{ i.textra }}
-
+ +