- Timestamp:
- 03/12/10 18:47:28 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/model/sources/academic/gen/danee/web/templates/page.uitemplate
r1291 r1678 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 <sm:openUiTemplate blockCache="yes" pageUnicityCriterion="hierarchicalContext" xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" xmlns:sc="http://www.utc.fr/ics/scenari/v3/core">2 <sm:openUiTemplate xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" blockCache="yes" pageUnicityCriterion="hierarchicalContext"> 3 3 <sm:head> 4 4 <sm:windowTitle> … … 32 32 <sm:styleSheet src="site/styles/assmnt_train.css" srcFrom="publishFiles"/> 33 33 <sm:styleSheet src="site/styles/sub_windows.css" srcFrom="publishFiles"/> 34 <sm:WXhtmlFragment><!--[if lt IE 7] ></sm:WXhtmlFragment>34 <sm:WXhtmlFragment><!--[if lt IE 7]></sm:WXhtmlFragment> 35 35 <sm:styleSheet src="site/styles/ie6_page.css" srcFrom="publishFiles"/> 36 36 <sm:styleSheet src="site/styles/ie6_sub_windows.css" srcFrom="publishFiles"/> 37 <sm:WXhtmlFragment><![endif]-- ></sm:WXhtmlFragment>37 <sm:WXhtmlFragment><![endif]--></sm:WXhtmlFragment> 38 38 </sm:head> 39 39 <sm:body> 40 <div id="tplFra" xmlns="http://www.w3.org/1999/xhtml">40 <div xmlns="http://www.w3.org/1999/xhtml" id="tplFra"> 41 41 <div id="tplTop"> 42 42 <sm:Widget sc:refUri="/academic/gen/_web/widg/noscriptWarn.uiwidget"/> … … 51 51 <div id="tplLft"> 52 52 <span class="playBtnSel"> 53 <span> Cours</span>53 <span>;Cours</span> 54 54 </span> 55 55 <sm:callRootModel axis="btnTools" format="xhtml"/>
Note: See TracChangeset
for help on using the changeset viewer.