Ignore:
Timestamp:
04/06/10 18:13:32 (14 years ago)
Author:
alexandrecorreia
Message:

Ticket #986 - Adicao de contatos com resultados da busca do ldap e exclusao de contatos da lista.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sandbox/jabberit_messenger/trophy_expresso/xsl/contactsList.xsl

    r2397 r2437  
    99                 
    1010                <fieldset style="margin:2px; border:1px dotted #000000; height: 90px;"> 
    11                         <div style="margin:0px; width:70px; height:93px; background-image:url('{$path_jabberit}/templates/default/images/photo.png');"/> 
     11                        <div style="margin:0px; width:60px; height:80px; background-image:url('{$path_jabberit}/templates/default/images/photo.png');"/> 
    1212                         
    1313                        <div style="position: absolute; margin-top: -19px; margin-left: 75px; cursor: pointer;" onclick="loadIM.setPresence(this);"> 
     
    1818                         
    1919                        <div style="position: absolute; margin-top: -50px; margin-left: 75px;"> 
    20                                 <button style="width:35px;" alt="Adicionar Contatos" title="Adicionar Contatos" onclick="loadIM.addContacts();"> 
     20                                <button style="width:35px;" alt="Adicionar Contatos" title="Adicionar Contatos" onclick="loadIM.addContact();"> 
    2121                                        <img src="{$path_jabberit}/templates/default/images/users.png"/> 
    2222                                </button> 
Note: See TracChangeset for help on using the changeset viewer.