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/data/dataFormXhtmlTransf/xml.xed.xml

    r12894 r12895  
    307307                                <atts> 
    308308                                        <se:ref se:refid="atts_widget"/> 
     309                                        <attribute se:name="tagName" se:bind="attribute"> 
     310                                                <choiceInput> 
     311                                                        <ciItem label="td"/> 
     312                                                        <ciItem label="th"/> 
     313                                                </choiceInput> 
     314                                        </attribute> 
    309315                                </atts> 
    310316                                <childs> 
     
    520526                                <atts> 
    521527                                        <se:ref se:refid="atts_widget"/> 
     528                                        <attribute se:name="tagName" se:bind="attribute"> 
     529                                                <choiceInput> 
     530                                                        <ciItem label="td"/> 
     531                                                        <ciItem label="th"/> 
     532                                                </choiceInput> 
     533                                        </attribute> 
    522534                                </atts> 
    523535                                <childs> 
     
    778790                                                                        <atts> 
    779791                                                                                <se:ref se:refid="atts_widget"/> 
     792                                                                                <attribute se:name="tagName" se:bind="attribute"> 
     793                                                                                        <choiceInput> 
     794                                                                                                <ciItem label="td"/> 
     795                                                                                                <ciItem label="th"/> 
     796                                                                                        </choiceInput> 
     797                                                                                </attribute> 
    780798                                                                        </atts> 
    781799                                                                        <childs> 
Note: See TracChangeset for help on using the changeset viewer.