Browse Source

Minor layout change.

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270102 13f79535-47bb-0310-9956-ffa450edef68
master
Stephane Bailliez 23 years ago
parent
commit
d5f835f2ac
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      src/etc/junit-frames.xsl
  2. +1
    -1
      src/etc/junit-noframes.xsl

+ 1
- 1
src/etc/junit-frames.xsl View File

@@ -245,7 +245,7 @@ h6 {
<div class="Properties">
<a>
<xsl:attribute name="href">javascript:displayProperties('<xsl:value-of select="@package"/>.<xsl:value-of select="@name"/>');</xsl:attribute>
Properties &gt;&gt;
Properties &#187;
</a>
</div>
</body>


+ 1
- 1
src/etc/junit-noframes.xsl View File

@@ -205,7 +205,7 @@
<div class="Properties">
<a>
<xsl:attribute name="href">javascript:displayProperties('<xsl:value-of select="@package"/>.<xsl:value-of select="@name"/>');</xsl:attribute>
Properties &gt;&gt;
Properties &#187;
</a>
</div>
<p/>


Loading…
Cancel
Save