aboutsummaryrefslogtreecommitdiffstats
path: root/cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/package-list/package-list.component.html
diff options
context:
space:
mode:
authorKAPIL SINGAL <ks220y@att.com>2020-08-24 18:51:37 +0000
committerGerrit Code Review <gerrit@onap.org>2020-08-24 18:51:37 +0000
commit8b482c7a8deffc3a590b313d1b08a2b3235d772f (patch)
tree5075ce7dc6106b4de6aae27d463d1b3fa099b8cb /cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/package-list/package-list.component.html
parent744fbbf05007dd565c6ca49e22ca40b43128bc20 (diff)
parent95ada73a261b82f31aecf4e23f4a87f464d806c5 (diff)
Merge "Adding Pagination Loader"
Diffstat (limited to 'cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/package-list/package-list.component.html')
-rw-r--r--cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/package-list/package-list.component.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/package-list/package-list.component.html b/cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/package-list/package-list.component.html
index f5588bc43..35ca1e2c9 100644
--- a/cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/package-list/package-list.component.html
+++ b/cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/package-list/package-list.component.html
@@ -15,6 +15,7 @@
<a href="#" role="button" aria-pressed="true" class="btn-import-package float"><i
class="icon-import-blue" aria-hidden="true"></i>Import Package
</a>
+ <ngx-ui-loader></ngx-ui-loader>
</div>
</div>
</div>