- Timestamp:
- 02/26/08 18:29:56 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/model/sources/academic/gen/_web/transf/Re/simu.transf
r870 r1248 20 20 </sm:position> 21 21 <sm:windowFeatures scrollbars="yes" resizable="yes"/> 22 <sm:callSubModel axis="url" />22 <sm:callSubModel axis="url" navCtx="newRoot"/> 23 23 </sm:link> 24 24 </sm:WLink> … … 35 35 </sm:labelTitle> 36 36 <sm:link target="newWindow" windowName="xmllabfile"> 37 <sm:callSubModel/> 37 <sm:callSubModel navCtx="newRoot"/> 38 </sm:link> 39 </sm:WLink> 40 </sm:for> 41 <sm:for codes="vidind"> 42 <sm:WLink commonClass="simuLnkVidind"> 43 <sm:label> 44 <sm:callModel> 45 <sm:current axis="title"/> 46 </sm:callModel> 47 </sm:label> 48 <sm:labelTitle> 49 <sm:fixedString value="Cliquez ici pour visualiser la vidéo..."/> 50 </sm:labelTitle> 51 <sm:link target="newWindow" windowName="xmllabfile"> 52 <sm:callSubModel axis="root" navCtx="newRoot"/> 38 53 </sm:link> 39 54 </sm:WLink>
Note: See TracChangeset
for help on using the changeset viewer.