This commit is contained in:
tiago.kayaya
2021-07-13 12:05:17 +01:00
parent 40de613773
commit ae090ad82d
7 changed files with 99 additions and 70 deletions
@@ -31,7 +31,7 @@ export class PendentesPage implements OnInit {
private alertService: AlertService,
private router: Router,
private activatedRoute: ActivatedRoute,
) {
){
this.pendentesList = new Array();
this.profile = 'mdgpr';
}