Project

General

Profile

« Previous | Next » 

Revision 31852

added a br for 3D size rendering

View differences:

modules/dnet-eagle-profiles/trunk/src/main/resources/eu/dnetlib/functionality/modular/ui/xslt/emf_2_document.xslt
105 105
						                        <xsl:with-param name="w" select="./*[local-name()='width']"/>
106 106
						                        <xsl:with-param name="h" select="./*[local-name()='height']"/>
107 107
						                        <xsl:with-param name="d" select="./*[local-name()='depth']"/>
108
						                        <xsl:with-param name="unit" select="//*[local-name()='dimensions']/@unit"/>
109
						                    </xsl:call-template>
108
						                        <xsl:with-param name="unit" select="./@unit"/>
109
						                    </xsl:call-template><br />
110 110
										</xsl:for-each>
111 111
				                    </td>
112 112
								</tr>

Also available in: Unified diff