Ignore:
Timestamp:
03/19/13 10:40:56 (12 years ago)
Author:
gosiaw
Message:

Some minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • DCWoRMS/branches/coolemall/src/test/DEBBTranslator/xml/PLMXMLTranslator.xsl

    r952 r963  
    7777 
    7878                                <!-- Find corresponding ProductRevisionView and let it translate itself --> 
    79 <!--                            <xsl:apply-templates--> 
    80 <!--                                    select="//plm:ProductRevisionView[@id=$productInstanceId]" />--> 
    8179                                <xsl:apply-templates select="//plm:ProductRevisionView[@id=$productInstanceId]" mode="createHierarchy"/> 
    8280 
     
    121119                                                </xsl:element> 
    122120                                        </xsl:element> 
    123                                 </xsl:if>                                
     121                                </xsl:if>        
     122                                 
     123                                                         
    124124                        </xsl:element> 
    125125                </xsl:if> 
Note: See TracChangeset for help on using the changeset viewer.