Ignore:
Timestamp:
08/29/07 08:55:50 (17 years ago)
Author:
niltonneto
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/expressoMail1_2/js/InfoContact.js

    r54 r63  
    1 function emInfoContact() 
     1 function emInfoContact() 
    22{ 
    33        this.email = ""; 
     
    139139 
    140140        var status = IM.infoContact(uid); 
    141         var _return = '<br/><br/>'; 
     141        var _return = '<br/>'; 
    142142 
    143143        if ( status ) 
Note: See TracChangeset for help on using the changeset viewer.