Ignore:
Timestamp:
02/27/09 12:11:04 (3 years ago)
Author:
sam
Message:

genWeb : Ajout de @tagName sur sm:WTableCell

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Wsp_Modeling/es/content/organisation/compositionXhtmlTransf/xml.xed.xml

    r12497 r12895  
    510510                                        <se:ref se:refid="atts_widget"/> 
    511511                                        <se:ref se:refid="att_class"/> 
     512                                        <attribute se:name="tagName" se:bind="attribute"> 
     513                                                <choiceInput> 
     514                                                        <ciItem label="td"/> 
     515                                                        <ciItem label="th"/> 
     516                                                </choiceInput> 
     517                                        </attribute> 
    512518                                </atts> 
    513519                                <childs> 
     
    988994                                        <se:ref se:refid="atts_widget"/> 
    989995                                        <se:ref se:refid="att_class"/> 
     996                                        <attribute se:name="tagName" se:bind="attribute"> 
     997                                                <choiceInput> 
     998                                                        <ciItem label="td"/> 
     999                                                        <ciItem label="th"/> 
     1000                                                </choiceInput> 
     1001                                        </attribute> 
    9901002                                </atts> 
    9911003                                <childs> 
Note: See TracChangeset for help on using the changeset viewer.