mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
Remove relevant console log,
This commit is contained in:
@@ -80,7 +80,6 @@ export class AttendeePage implements OnInit {
|
||||
this.setIntervenientCC.emit(this.LtaskParticipantsCc);
|
||||
}
|
||||
|
||||
/* console.log('data', this.LtaskParticipants, this.LtaskParticipantsCc ); */
|
||||
this.dynamicSetIntervenient.emit({
|
||||
taskParticipants: this.LtaskParticipants,
|
||||
taskParticipantsCc: this.LtaskParticipantsCc
|
||||
@@ -100,7 +99,7 @@ export class AttendeePage implements OnInit {
|
||||
itm.IsRequired = false;
|
||||
this.LtaskParticipantsCc.push(itm);
|
||||
} else {
|
||||
// console.log('bug')
|
||||
//
|
||||
}
|
||||
|
||||
// run only in gabinete digital
|
||||
|
||||
Reference in New Issue
Block a user