Ignore:
Timestamp:
03/11/10 11:46:29 (2 years ago)
Author:
sys
Message:

free xed filter : gestion de la propriété isReadOnly.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/model/sources/office/auth/editors/common.doss/_common/filter.xbl.xml

    r530 r531  
    9393                </content> 
    9494                <implementation> 
    95                         <!-- 
    9695                        <property name="isReadOnly" onget="return this.hasAttribute('disabled')"> 
    9796                                <setter> 
     
    10099                                </setter> 
    101100                        </property> 
    102                         --> 
    103101                        <property name="checked" onget="return this.hasAttribute('checked');"> 
    104102                                <setter><![CDATA[ 
Note: See TracChangeset for help on using the changeset viewer.