Ignore:
Timestamp:
03/10/10 14:52:36 (2 years ago)
Author:
sam
Message:

Implémentation screenSeq.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/model/sources/dkCore/genWeb/wdt/img/scImgMgr.uiwidget

    r571 r574  
    66                <sm:standardLibrary codeLib="TiLib"/> 
    77                <sm:standardLibrary codeLib="SiLib"/> 
    8                 <sm:postXslFragment keyXsl="xhtml">&lt;xsl:overlay match="scBlock[containWord(@class, 'tplPge')]"&gt; 
     8                <sm:postXslFragment keyXsl="xhtml">&lt;xsl:overlay match="body"&gt; 
    99  &lt;xsl:value-of select="execute(java:append($vBufJs, 'scImgMgr.init();'))"/&gt; 
    1010&lt;/xsl:overlay&gt;</sm:postXslFragment> 
    1111                <sm:linkScript path="scImgMgr.js" pathFrom="localPublishFiles" sortKey="B"/> 
    1212                <sm:linkStyle path="scImgMgr.css" pathFrom="localPublishFiles"/> 
    13                 <sm:otherBuffers keyBuffer="js.postLink">scImgMgr.setPathPgeFra("ide:footer"); 
     13                <sm:otherBuffers keyBuffer="js.postLink">scImgMgr.setPathPgeFra("ide:tplb"); 
    1414</sm:otherBuffers> 
    1515        </sm:fillTemplateBuffers> 
Note: See TracChangeset for help on using the changeset viewer.