Added new componetnts inside page modules
[portal.git] / portal-FE-common / src / app / pages / admins / new-admin / new-admin.component.html
index c43e4ba..ce721c4 100644 (file)
@@ -69,6 +69,7 @@
           ngbDropdownItem>{{app.appName}}</button>
       </div>
     </div>
+    <span class="onap-spinner" *ngIf="isLoading"></span>
     <!-- User admins list -->
     <div class="container adminApps" *ngIf="adminAppsRoles.length > 0">
       <table mat-table [dataSource]="adminsAppsSource">