Ignore:
Timestamp:
03/23/10 13:51:51 (2 years ago)
Author:
stp
Message:

Changement code "res" en "img" dans les textes illustrés pour pouvoir copier images normales en images de texte illustrés et inversement.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/model/sources/academic/gen/_web/transf/Re/txtRes.transf

    r1445 r1703  
    1 <?xml version="1.0" encoding="UTF-8"?><sm:compositionXhtmlTransf xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" xmlns:sc="http://www.utc.fr/ics/scenari/v3/core"> 
     1<?xml version="1.0" encoding="UTF-8"?> 
     2<sm:compositionXhtmlTransf xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling"> 
    23        <sm:model sc:refUri="/academic/model/Re/txtRes.model"/> 
    34        <sm:content format="xhtml"> 
     
    1415                                                </sm:WTableCell> 
    1516                                                <sm:WTableCell widgetClass="op_txtRes_cellResRgt"> 
    16                                                         <sm:for codes="res"> 
     17                                                        <sm:for codes="img"> 
    1718                                                                <sm:callSubModel axis="txtRes"/> 
    1819                                                        </sm:for> 
     
    2122                                        <sm:otherwise> 
    2223                                                <sm:WTableCell widgetClass="op_txtRes_cellResLft"> 
    23                                                         <sm:for codes="res"> 
     24                                                        <sm:for codes="img"> 
    2425                                                                <sm:callSubModel axis="txtRes"/> 
    2526                                                        </sm:for> 
Note: See TracChangeset for help on using the changeset viewer.