Fix Bug 1973: VIM Resources Type Overview issue in Dashboard
[osm/NG-UI.git] / src / app / vim-accounts / Resources-Overview / ResourcesOverviewComponent.html
index 39990b5..483fc0b 100644 (file)
@@ -44,6 +44,9 @@ Author: SANDHYA JS (sandhya.j@tataelxsi.co.in)
                             [legend]="chartLegend"
                             [colors]="list.colorValues">
                         </canvas>
+                         <div class="no-data" *ngIf="list.values.total === 0 || list.values.total === null">
+                            <h4><strong>{{'PAGE.VIMDETAILS.NODATA' | translate}}</strong></h4>
+                        </div>
                         <div class="card-body">
                             <h5 class="card-title"><strong>{{list.title}}</strong></h5>
                             <p class="card-text">