From 386b3593ebe84a84ce11cb7b48355fda4ea44b47 Mon Sep 17 00:00:00 2001 From: Dragos Date: Mon, 31 May 2021 12:18:19 +0300 Subject: [PATCH] TRIX-16 display a button to toggle instance details --- .../app/instances/instances.component.html | 15 ++++++++--- app/src/app/instances/instances.component.ts | 7 +++++ app/src/app/shared.module.ts | 26 +++++++++---------- 3 files changed, 31 insertions(+), 17 deletions(-) diff --git a/app/src/app/instances/instances.component.html b/app/src/app/instances/instances.component.html index 0064b05..50ebdb3 100644 --- a/app/src/app/instances/instances.component.html +++ b/app/src/app/instances/instances.component.html @@ -101,10 +101,19 @@
-
+
- {{ instance.name }} -
+ {{ instance.name }} + + +
+ +
+