add structure diploma and expediemtes-pr desktop

This commit is contained in:
tiago.kayaya
2021-05-10 15:05:40 +01:00
parent 6c5a5708e6
commit e87504fd17
37 changed files with 1285 additions and 38 deletions
-4
View File
@@ -112,9 +112,5 @@ export class LoginPage implements OnInit {
//this.toastService.presentToast('Preencha todos campos');
this.presentAlert('Por favor, insira o seu nome de utilizador e palavra-passe.');
}
/* } catch (error) {
error
this.presentAlert('Ocorreu um erro ao fazer login. Contacte o administrador de sistema. '+ error);
} */
}
}