summaryrefslogtreecommitdiffstats
path: root/cds-ui/designer-client/src/app/modules/feature-modules/resource-dictionary/resource-dictionary-dashboard/dictionary-header/dictionary-header.component.html
diff options
context:
space:
mode:
authorKAPIL SINGAL <ks220y@att.com>2021-01-19 14:48:34 +0000
committerGerrit Code Review <gerrit@onap.org>2021-01-19 14:48:34 +0000
commitb524bf9ec0f688e30a24f65758fd014e1e3aedce (patch)
treee704fd0b9609fa7052b1f5ce3ad38aba9e2cd51c /cds-ui/designer-client/src/app/modules/feature-modules/resource-dictionary/resource-dictionary-dashboard/dictionary-header/dictionary-header.component.html
parentaad03d4d502162bd437c6d05bd407b580edea68c (diff)
parentf2db59d3c71522e9369012f27d13ffea61105c74 (diff)
Merge "Modify Data Dictionary style and add source option items"
Diffstat (limited to 'cds-ui/designer-client/src/app/modules/feature-modules/resource-dictionary/resource-dictionary-dashboard/dictionary-header/dictionary-header.component.html')
-rw-r--r--cds-ui/designer-client/src/app/modules/feature-modules/resource-dictionary/resource-dictionary-dashboard/dictionary-header/dictionary-header.component.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/cds-ui/designer-client/src/app/modules/feature-modules/resource-dictionary/resource-dictionary-dashboard/dictionary-header/dictionary-header.component.html b/cds-ui/designer-client/src/app/modules/feature-modules/resource-dictionary/resource-dictionary-dashboard/dictionary-header/dictionary-header.component.html
index fc08ebe22..4d0906dba 100644
--- a/cds-ui/designer-client/src/app/modules/feature-modules/resource-dictionary/resource-dictionary-dashboard/dictionary-header/dictionary-header.component.html
+++ b/cds-ui/designer-client/src/app/modules/feature-modules/resource-dictionary/resource-dictionary-dashboard/dictionary-header/dictionary-header.component.html
@@ -21,7 +21,7 @@
<header class="page-title">
<div class="row">
<h2 class="col m-0">Resource Dictionary
- <span id="numberOfPackages">({{numberOfDD}} DD)</span>
+ <span id="numberOfPackages">({{numberOfDD}} Dictionary)</span>
</h2>
<div class="col">
</div>