This commit is contained in:
Olu Amey
2020-11-21 21:12:09 -05:00
parent eb77725ed2
commit b79e520061
9 changed files with 93 additions and 4 deletions
+1 -1
View File
@@ -74,6 +74,6 @@ export class MermsDashPage implements OnInit {
}
goCalendar(){
this.router.navigateByUrl('/merms-calendar')
}
}