From 870734fcf0995ef312dd362a0b05144773c1e7a1 Mon Sep 17 00:00:00 2001 From: seshukm Date: Mon, 17 Sep 2018 19:25:36 +0800 Subject: Fix Copyright info in sdc Take 1 Change-Id: I5c4f1cf104d6d2dc230f390d6591325d220c4be5 Issue-ID: SDC-1754 Signed-off-by: seshukm --- .../graphs-v2/asset-popover/asset-popover.html | 17 +++++++++++++++++ .../graphs-v2/composition-graph/composition-graph.html | 17 +++++++++++++++++ .../graphs-v2/deployment-graph/deployment-graph.html | 17 +++++++++++++++++ .../src/app/directives/graphs-v2/palette/palette.html | 17 +++++++++++++++++ 4 files changed, 68 insertions(+) (limited to 'catalog-ui/src/app/directives/graphs-v2') diff --git a/catalog-ui/src/app/directives/graphs-v2/asset-popover/asset-popover.html b/catalog-ui/src/app/directives/graphs-v2/asset-popover/asset-popover.html index 659ff7014f..b07668d6d9 100644 --- a/catalog-ui/src/app/directives/graphs-v2/asset-popover/asset-popover.html +++ b/catalog-ui/src/app/directives/graphs-v2/asset-popover/asset-popover.html @@ -1,3 +1,20 @@ + + +
{{assetPopoverObj.displayName}}
diff --git a/catalog-ui/src/app/directives/graphs-v2/composition-graph/composition-graph.html b/catalog-ui/src/app/directives/graphs-v2/composition-graph/composition-graph.html index 2d8145f81e..b473f44628 100644 --- a/catalog-ui/src/app/directives/graphs-v2/composition-graph/composition-graph.html +++ b/catalog-ui/src/app/directives/graphs-v2/composition-graph/composition-graph.html @@ -1,3 +1,20 @@ + + +
+ +
diff --git a/catalog-ui/src/app/directives/graphs-v2/palette/palette.html b/catalog-ui/src/app/directives/graphs-v2/palette/palette.html index ee0c604ea9..1fed02782f 100644 --- a/catalog-ui/src/app/directives/graphs-v2/palette/palette.html +++ b/catalog-ui/src/app/directives/graphs-v2/palette/palette.html @@ -1,3 +1,20 @@ + + +
Elements {{model.numberOfElements}}
-- cgit 1.2.3-korg