From cb1095edc294cd3e2958978ccc9e36304db418bb Mon Sep 17 00:00:00 2001 From: Idan Amit Date: Mon, 22 Jan 2018 20:55:42 +0200 Subject: Create designer-tab component Created designer-tab component for side-nav of resource context Updated configuration according to new design Change-Id: I3bbd3024318d48aa0c1560440877ecd3efbf8b89 Issue-ID: SDC-939 Signed-off-by: Idan Amit --- catalog-ui/src/app/view-models/workspace/workspace-view.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'catalog-ui/src/app/view-models/workspace/workspace-view.html') diff --git a/catalog-ui/src/app/view-models/workspace/workspace-view.html b/catalog-ui/src/app/view-models/workspace/workspace-view.html index 0663074dbc..f076ba0ced 100644 --- a/catalog-ui/src/app/view-models/workspace/workspace-view.html +++ b/catalog-ui/src/app/view-models/workspace/workspace-view.html @@ -6,8 +6,8 @@ -
-
{{menuItem.text}}
+
+
{{menuItem.text}}
@@ -63,14 +63,14 @@ Revert - + Close
-
+
{{getTabTitle()}}
-- cgit 1.2.3-korg