Ignore:
Timestamp:
02/27/09 10:26:30 (3 years ago)
Author:
sam
Message:

débug ajout scBasket ds openUiTemplate

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Wsp_Modeling/spaces/gen/modelBuilder/bs.doss/sm_openUiTemplate/template.xsl.xsl

    r12820 r12889  
    145145 
    146146        <!-- sm:WBasket ===================================================================== --> 
    147         <xsl0:template match="sm:WBasket" mode="content"> 
     147        <xsl0:template match="sm:WBasket"> 
    148148                <scBasket key="{@key}" suppressIfEmpty="{si(@suppressIfEmpty,@suppressIfEmpty,'no')}" tagName="{si(@tagName,@tagName,'div')}" widgetClass="{@widgetClass}" class="{@class}"/> 
    149149        </xsl0:template> 
Note: See TracChangeset for help on using the changeset viewer.