mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 13:02:56 +00:00
Fiz
This commit is contained in:
@@ -100,7 +100,7 @@ export class AttendeePage implements OnInit {
|
||||
itm.IsRequired = false;
|
||||
this.LtaskParticipantsCc.push(itm);
|
||||
} else {
|
||||
// alert('bug')
|
||||
// console.log('bug')
|
||||
}
|
||||
|
||||
// run only in gabinete digital
|
||||
|
||||
@@ -277,7 +277,7 @@ export class OptsExpedientePrPage implements OnInit {
|
||||
modal.onDidDismiss().then( async (res)=>{
|
||||
console.log(res['data']);
|
||||
let body = res['data'];
|
||||
// alert('close '+ res['data'])
|
||||
// console.log('close '+ res['data'])
|
||||
if(res['data']) {
|
||||
console.log('open discart');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user