Code review comment for lp:~mihirsoni/ubuntu-calendar-app/1295941

Revision history for this message
Kunal Parmar (pkunal-parmar) wrote :

1 + CheckBox{
22 + enabled: false
23 + }

you can use EventAttendee's participationStatus property instead of hard coding it to false.

As of now it may not work, but no change will required from calender when it starts working

review: Needs Fixing

« Back to merge proposal