Skip to content

Commit

Permalink
Restore visbility options when creating new project
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaffter committed Aug 27, 2019
1 parent 1de6960 commit 730c874
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3,727 deletions.
1 change: 1 addition & 0 deletions client/app/project/project-new/project-new.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ export class ProjectNewComponent implements OnInit, OnDestroy {

ngOnInit() {
// this.pageTitleService.title = 'New Project';

}

ngOnDestroy() { }
Expand Down
Loading

0 comments on commit 730c874

Please sign in to comment.