Merge branch 'develop' of ssh://ognproject.evlt.uma.es:21987/opengnsys/oggui into develop
commit
17c22c8714
|
@ -235,6 +235,7 @@ export class GroupsComponent implements OnInit, OnDestroy {
|
|||
} else {
|
||||
this.selectedNode = null;
|
||||
this.selectedClients.data = [];
|
||||
this.initialLoading = false;
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue