Changeset 6813

Show
Ignore:
Timestamp:
09.10.2006 12:58:06 (3 years ago)
Author:
sam
Message:

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

Files:
1 modified

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