- Timestamp:
- 02/28/09 12:16:03 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Xul_Cms/chrome/content/scenaricms/widgets/block/block.xbl.xml
r12777 r12910 270 270 this.openBlock(); 271 271 } else { 272 this.closeBlock(); 272 //Pas de close si maximisé 273 if( ! this.hasAttribute("BlockMax")) this.closeBlock(); 273 274 } 274 275 </body>
Note: See TracChangeset
for help on using the changeset viewer.