Changeset 7182 for branches


Ignore:
Timestamp:
09/06/12 16:55:49 (12 years ago)
Author:
eduardow
Message:

Ticket #3089 - Problema com os participantes externos na criação de compromisso.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.4/calendar/templates/default/js/edit_exmail.js

    r7181 r7182  
    420420                    return false;  
    421421            }  
    422             if (data && data.length > 0){ 
     422             if (data.length > 0){ 
    423423                    quickSearchUser.showList(data,begin,end);  
    424424            }  
Note: See TracChangeset for help on using the changeset viewer.