Ignore:
Timestamp:
10/09/06 12:58:06 (5 years ago)
Author:
sam
Message:

Ticket #37 : Bug ds la liste des items appelés

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Wsp_Modeling/spaces/gen/modelBuilder/bs.doss/sm_xhtmlToOdGenTransf/calledTransformersInc.xsl

    r6184 r6813  
    5858        <!-- MODE IN --> 
    5959        <xsl:template match="sm:callModel/sm:current" mode="in"> 
    60                 <call model="{getIdFromPath(/sm:compositionXhtmlTransf/sm:model/@sc:refUri)}" axis="{@axis}" view="xhtmlContent"/> 
     60                <call model="{getIdFromPath(/sm:xhtmlToOdGenTransf/sm:model/@sc:refUri)}" axis="{@axis}" view="xhtmlContent"/> 
    6161        </xsl:template> 
    6262         
Note: See TracChangeset for help on using the changeset viewer.