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">
|
2
|
<sm:model sc:refUri="/academic/model/root/webRoot.model"/>
|
3
|
<sm:axis code="btnTools"/>
|
4
|
<sm:content format="xhtml">
|
5
|
<sm:choose>
|
6
|
<sm:when xpath="op:webRootM/sp:settings/sp:quest='yes' or op:webRootM/sp:settings/sp:glos='yes' or op:webRootM/sp:settings/sp:acr='yes' or op:webRootM/sp:settings/sp:ref='yes' or op:webRootM/sp:settings/sp:bib='yes' or op:webRootM/sp:settings/sp:index='yes' or op:webRootM/sp:settings/sp:credits='yes'">
|
7
|
<sm:WLink widgetClass="toolsBtn">
|
8
|
<sm:label>
|
9
|
<sm:fixedString value=";Outils transverses"/>
|
10
|
</sm:label>
|
11
|
<sm:labelTitle>
|
12
|
<sm:title>
|
13
|
<sm:fixedTitle value=";Outils transverses"/>
|
14
|
</sm:title>
|
15
|
</sm:labelTitle>
|
16
|
<sm:link>
|
17
|
<sm:callModel>
|
18
|
<sm:root axis="tools" navCtx="newRoot"/>
|
19
|
</sm:callModel>
|
20
|
</sm:link>
|
21
|
</sm:WLink>
|
22
|
</sm:when>
|
23
|
</sm:choose>
|
24
|
</sm:content>
|
25
|
</sm:compositionXhtmlTransf>
|