Ignore:
Timestamp:
05/06/10 15:05:05 (14 years ago)
Author:
alexandrecorreia
Message:

Ticket #986 - [ SERPRO ] - Implementacao da XEP-0085 - notificacao de status do chat

File:
1 edited

Legend:

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

    r2697 r2720  
    1111                        <div> 
    1212                                <div id="{$idChatBox}" style="height:190px; width:370px; overflow-y:scroll;"></div> 
     13                                <div id="{$jidTo}__chatState" style="height:15px; width:370px;"></div> 
    1314                                <div style="margin:2px;"> 
    1415                                        <textarea id="{$jidTo}__sendBox" class="trophyimchatinput" style="padding-left: 78px; height:130px; width:360px;"></textarea> 
Note: See TracChangeset for help on using the changeset viewer.