Skip to content

Commit

Permalink
Merge pull request #43 from Resgrid/develop
Browse files Browse the repository at this point in the history
CU-86881rz5m fixed notes list page hiding menu button
  • Loading branch information
ucswift authored Jun 16, 2024
2 parents 179a24a + 964dd96 commit 3e15f43
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/app/features/notes/pages/notes-list/notes-list.page.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ export class NotesListPage {
}

ionViewDidEnter() {
this.menuCtrl.enable(false);

this.load();
}

Expand Down

0 comments on commit 3e15f43

Please sign in to comment.