App onboarding fixes
[portal.git] / portal-FE-os / src / app / pages / application-onboarding / application-onboarding.component.html
index 19f5d8a..4772247 100644 (file)
@@ -51,6 +51,7 @@
             </button>
           
             <div class="apps-table">
+                <span class="ecomp-spinner" *ngIf="showEcompSpinner"></span>
                 <!-- Applications Table goes here-->
                 <table mat-table [dataSource]="dataSource" matSort>
                     <!-- Thumbnail Column -->