From 59eaa5abcc93e8c215f673a6fda18845eb6e51b7 Mon Sep 17 00:00:00 2001 From: Ittay Stern Date: Thu, 16 Jan 2020 13:30:34 +0200 Subject: Async MSO error visibility: let open "retry" from Audit-info On the "audit info" modal (available on Instantiation Status page), show a link navigating to read-only RETRY page with more audit info. Issue-ID: VID-749 Change-Id: I070336059859668292af31c187a7672c68962832 Signed-off-by: Ittay Stern --- .../components/auditInfoModal/auditInfoModal.component.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'vid-webpack-master/src/app/shared/components/auditInfoModal/auditInfoModal.component.html') diff --git a/vid-webpack-master/src/app/shared/components/auditInfoModal/auditInfoModal.component.html b/vid-webpack-master/src/app/shared/components/auditInfoModal/auditInfoModal.component.html index 5145784e2..3dff92cdc 100644 --- a/vid-webpack-master/src/app/shared/components/auditInfoModal/auditInfoModal.component.html +++ b/vid-webpack-master/src/app/shared/components/auditInfoModal/auditInfoModal.component.html @@ -14,7 +14,14 @@
-
VID status
+
+
VID status
+
+ + + +
+
-- cgit 1.2.3-korg