minor changes
This commit is contained in:
parent
25456610f3
commit
ffe67ffc6d
@ -149,7 +149,7 @@ export class ProjectOverviewScreenComponent implements OnInit, OnDestroy {
|
||||
}
|
||||
|
||||
public openAssignProjectMembersDialog() {
|
||||
this._dialogService.openAssignProjectMembersDialog(this.activeProject, () => {
|
||||
this._dialogService.openAssignProjectMembersDialog(this.activeProject,() => {
|
||||
this._getFileStatus();
|
||||
});
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user