mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
Improve
This commit is contained in:
+1
-1
@@ -217,7 +217,7 @@ export class ExpedienteDetailPage implements OnInit {
|
||||
await modal.present();
|
||||
modal.onDidDismiss().then( async(res)=>{
|
||||
let body = res['data'];
|
||||
if(res['data']){
|
||||
if(res['data']) {
|
||||
await this.distartExpedientModal(body);
|
||||
}
|
||||
else{
|
||||
|
||||
Reference in New Issue
Block a user