Revision 1445
Added by Antoine POURCHEZ about 12 years ago
gotoSol.uiwidget | ||
---|---|---|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
|
2 |
<sm:navUiWidget xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" code="gotoSol"> |
|
3 |
<sm:scope> |
|
4 |
<sm:customized> |
|
5 |
<sm:scopeStartingPoint> |
|
6 |
<sm:fromCurrent ancestorOffset="100" includeInScope="no"> |
|
7 |
<sm:stopAtModel sc:refUri="/academic/model/Ua/assmntUa.model" includeInScope="no"/> |
|
8 |
</sm:fromCurrent> |
|
9 |
</sm:scopeStartingPoint> |
|
10 |
</sm:customized> |
|
11 |
</sm:scope> |
|
12 |
<sm:selectPage> |
|
13 |
<sm:step> |
|
14 |
<sm:next/> |
|
15 |
</sm:step> |
|
16 |
</sm:selectPage> |
|
17 |
<sm:content> |
|
18 |
<sm:ifPageFound> |
|
19 |
<sm:WLink commonClass="btnGotoSolE"> |
|
20 |
<sm:label>Consulter les solutions...</sm:label> |
|
21 |
<sm:labelTitle>Consulter les solutions...</sm:labelTitle> |
|
22 |
<sm:link target="sameWindow"/> |
|
23 |
</sm:WLink> |
|
24 |
</sm:ifPageFound> |
|
25 |
</sm:content> |
|
1 |
<?xml version="1.0" encoding="UTF-8"?><sm:navUiWidget xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" code="gotoSol"> |
|
2 |
<sm:scope> |
|
3 |
<sm:customized> |
|
4 |
<sm:scopeStartingPoint> |
|
5 |
<sm:fromCurrent ancestorOffset="100" includeInScope="no"> |
|
6 |
<sm:stopAtModel sc:refUri="/academic/model/Ua/assmntUa.model" includeInScope="no"/> |
|
7 |
</sm:fromCurrent> |
|
8 |
</sm:scopeStartingPoint> |
|
9 |
</sm:customized> |
|
10 |
</sm:scope> |
|
11 |
<sm:selectPage> |
|
12 |
<sm:step> |
|
13 |
<sm:next/> |
|
14 |
</sm:step> |
|
15 |
</sm:selectPage> |
|
16 |
<sm:content> |
|
17 |
<sm:ifPageFound> |
|
18 |
<sm:WLink widgetClass="btnGotoSolE"> |
|
19 |
<sm:label>Consulter les solutions...</sm:label> |
|
20 |
<sm:labelTitle>Consulter les solutions...</sm:labelTitle> |
|
21 |
<sm:link target="sameWindow"/> |
|
22 |
</sm:WLink> |
|
23 |
</sm:ifPageFound> |
|
24 |
</sm:content> |
|
26 | 25 |
</sm:navUiWidget> |
Also available in: Unified diff
migration 3.6.003