Code review comment for lp:~yohanboniface/ubuntu-calendar-app/AgendaView

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

54 + var itemIds = intern.model.itemIds(new Date().midnight());

as per discussion here
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1298239

In agenda view, we decided to show events only for one month, can you address that.

Rest of changes looks good to me

« Back to merge proposal