Skip to content

Commit a42a04c

Browse files
lsongsusexingzhang-suse
authored andcommitted
Restored code that was unintentionally removed in an earlier commit of this PR.
1 parent 3f8a28b commit a42a04c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

admin/webapp/websrc/app/frame/header/header.component.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,7 @@ export class HeaderComponent implements OnInit, OnDestroy {
373373
}
374374
});
375375
}
376+
this.multiClusterService.dispatchGetClustersFinishEvent();
376377
},
377378
error: error => {
378379
this.clustersError = true;

0 commit comments

Comments
 (0)