remove unsude code

This commit is contained in:
Peter Maquiran
2024-10-18 11:34:39 +01:00
parent bb93726fc2
commit 8484b1b600
22 changed files with 310 additions and 777 deletions
@@ -184,13 +184,13 @@ export class DocumentSetUpMeetingPage implements OnInit {
this.postData.Category = 'Reunião'
if (!this.CalendarName) {
if (this._eventService.calendarNamesAry.includes('Meu calendario')) {
this.CalendarName = 'Meu calendario';
} else {
this.CalendarName = this._eventService.calendarNamesAry[0]
}
}
// if (!this.CalendarName) {
// if (this._eventService.calendarNamesAry.includes('Meu calendario')) {
// this.CalendarName = 'Meu calendario';
// } else {
// this.CalendarName = this._eventService.calendarNamesAry[0]
// }
// }
if (this.taskParticipants.length == 0) {
this.taskParticipants = [