Changeset 15028


Ignore:
Timestamp:
03/04/10 14:16:02 (2 years ago)
Author:
sam
Message:

suppr debug

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Xul_Core/content/scenariCore/widgets/matrix/matrix.xbl.xml

    r15026 r15028  
    693693                        </handler> 
    694694                        <handler event="click" button="1"> 
    695                                 log.info("mousedown1: "+this.getAttribute("notClosable")) 
    696695                                if (this.getAttribute("notClosable") == "false") this.closeTab(); 
    697696                        </handler> 
Note: See TracChangeset for help on using the changeset viewer.