mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
Messages
This commit is contained in:
@@ -102,7 +102,7 @@ export class DelegarPage implements OnInit {
|
||||
this.successMessage('Processo delegado')
|
||||
},
|
||||
(error)=>{
|
||||
this.badRequest()
|
||||
this.badRequest("Processo não delegado")
|
||||
});
|
||||
this.goBack();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user