Final removal of excess plings.

This commit is contained in:
sb 2009-05-01 15:52:40 +00:00
parent 037fff1ad1
commit d34266c1a7

View file

@ -15,8 +15,8 @@
Transform ADL into velocity view templates Transform ADL into velocity view templates
$Author: sb $ $Author: sb $
$Revision: 1.46 $ $Revision: 1.47 $
$Date: 2009-05-01 15:30:46 $ $Date: 2009-05-01 15:52:40 $
--> -->
<!-- WARNING WARNING WARNING: Do NOT reformat this file! <!-- WARNING WARNING WARNING: Do NOT reformat this file!
Whitespace (or lack of it) is significant! --> Whitespace (or lack of it) is significant! -->
@ -1195,7 +1195,7 @@
<xsl:attribute name="href"> <xsl:attribute name="href">
<xsl:value-of select="concat( '../', $entity/@name, '/', @name, '.rails', $keys)"/> <xsl:value-of select="concat( '../', $entity/@name, '/', @name, '.rails', $keys)"/>
</xsl:attribute> </xsl:attribute>
<xsl:value-of select="@name"/>! <xsl:value-of select="@name"/>
</a> </a>
</td> </td>
</xsl:for-each> </xsl:for-each>
@ -1761,7 +1761,7 @@
Auto generated Velocity macro for <xsl:value-of select="@name"/>, Auto generated Velocity macro for <xsl:value-of select="@name"/>,
generated from ADL. generated from ADL.
Generated using adl2views.xslt <xsl:value-of select="substring( '$Revision: 1.46 $', 10)"/> Generated using adl2views.xslt <xsl:value-of select="substring( '$Revision: 1.47 $', 10)"/>
Generation parameters were: Generation parameters were:
area-name: <xsl:value-of select="$area-name"/> area-name: <xsl:value-of select="$area-name"/>
default-url: <xsl:value-of select="$default-url"/> default-url: <xsl:value-of select="$default-url"/>