Ignore:
Timestamp:
03/12/09 11:32:55 (15 years ago)
Author:
niltonneto
Message:

Fechamento das ocorrências referentes à versão 0.7.11

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/jabberit_messenger/js/changeStatus.js

    r622 r697  
    1313        } 
    1414 
    15         function teste() 
    16         { 
    17                 alert('aqui dentro'); 
    18         } 
    19  
    2015        function setPath() 
    2116        { 
     
    2621        function changeStatus(){} 
    2722 
    28         changeStatus.prototype.get = getStatus; 
    29         changeStatus.prototype.setpath = setPath; 
     23        changeStatus.prototype.get                      = getStatus; 
     24        changeStatus.prototype.setpath          = setPath; 
    3025         
    3126        window.changestatus = new changeStatus; 
Note: See TracChangeset for help on using the changeset viewer.