From 74a559eadebcb5458b06560691d71919f995e358 Mon Sep 17 00:00:00 2001 From: Aiden McClelland Date: Tue, 16 Mar 2021 12:15:08 -0600 Subject: [PATCH] ui: add elements to union page --- .../app-config-union/app-config-union.page.html | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/ui/src/app/modals/app-config-union/app-config-union.page.html b/ui/src/app/modals/app-config-union/app-config-union.page.html index ba1de39f8..332713beb 100644 --- a/ui/src/app/modals/app-config-union/app-config-union.page.html +++ b/ui/src/app/modals/app-config-union/app-config-union.page.html @@ -17,8 +17,15 @@ + + + {{ spec.tag.name }} - + {{ spec.tag.variantNames[option.key] }} (default) @@ -28,4 +35,4 @@ - + \ No newline at end of file