Ignore:
Timestamp:
03/05/13 19:09:20 (11 years ago)
Author:
douglas
Message:

Ticket #3374 - Inconsistências ao criar eventos em nome de uma agenda assinada

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.5/prototype/modules/calendar/js/calendar.codecs.js

    r7965 r7969  
    657657                    statusParticipants[ statusLabels[attend.status] ]++;         
    658658 
    659                     if(attend.user.mail == User.me.mail) 
     659                    if(attend.user.mail == me.mail) 
    660660                        isAttendee = true; 
    661661 
Note: See TracChangeset for help on using the changeset viewer.