Changeset 8869 for trunk/Wsp_ModelingAssmnt/spaces/gen/modelBuilder/bs.doss/sma_scormCamCompoWebSiteTransf/calledTransformersInc.xsl
- Timestamp:
- 03/05/07 18:17:03 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Wsp_ModelingAssmnt/spaces/gen/modelBuilder/bs.doss/sma_scormCamCompoWebSiteTransf/calledTransformersInc.xsl
r8446 r8869 94 94 <xsl:template match="sm:callModel" mode="in"> 95 95 <xsl:apply-templates mode="in"> 96 <xsl:with-param name="vView" select="si( ancestor::sm:itemBody, 'navigation', 'scormCam')"/>96 <xsl:with-param name="vView" select="si(parent::sm:itemBody, 'navigation', 'scormCam')"/> 97 97 </xsl:apply-templates> 98 98 </xsl:template>
Note: See TracChangeset
for help on using the changeset viewer.