Changeset 15028
- Timestamp:
- 03/04/10 14:16:02 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Xul_Core/content/scenariCore/widgets/matrix/matrix.xbl.xml
r15026 r15028 693 693 </handler> 694 694 <handler event="click" button="1"> 695 log.info("mousedown1: "+this.getAttribute("notClosable"))696 695 if (this.getAttribute("notClosable") == "false") this.closeTab(); 697 696 </handler>
Note: See TracChangeset
for help on using the changeset viewer.