Ignore:
Timestamp:
03/22/10 17:08:29 (14 years ago)
Author:
alexandrecorreia
Message:

Ticket #986 - Adicionado function ao botao troca de status e criacao de div.

File:
1 edited

Legend:

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

    r2320 r2325  
    99                         
    1010                        <div style="position: absolute; margin-top: -19px; margin-left: 75px; cursor: pointer;" onclick="loadIM.setPresence(this);"> 
    11                                 <div style="background-image: url('images/available.gif'); margin-left: 13px;width:15px; height:15px;"></div> 
    12                                 <div style="margin-top: -13px; margin-left: 30px;"> Online </div> 
     11                                <div id="statusJabberImg" style="background-image: url('images/available.gif'); margin-left: 13px;width:15px; height:15px;"></div> 
     12                                <div id="statusJabberText" style="margin-top: -13px; margin-left: 30px;"> Disponível </div> 
    1313                                <div style="background-image: url('images/arrow_down.gif'); margin-top: -8px; margin-left: 0px; width:15px; height:15px;"/>  
    1414                        </div> 
Note: See TracChangeset for help on using the changeset viewer.