This commit is contained in:
tiago.kayaya
2021-07-13 12:17:19 +01:00
parent ae090ad82d
commit 03c9b56ea4
@@ -374,7 +374,7 @@ export class NewEventPage implements OnInit {
this.postEvent.HasAttachments = true;
}
if(this.selectedRecurringType != '-1'){
/* this.postEvent.EventRecurrence.Type = this.selectedRecurringType; */
this.postEvent.EventRecurrence.Type = this.selectedRecurringType;
}
if(this.loggeduser.Profile == 'MDGPR') {