/[qa]/trunk/pts/www/xsl/pts.xsl
ViewVC logotype

Diff of /trunk/pts/www/xsl/pts.xsl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 602 by hertzog, Sat Jul 12 12:40:46 2003 UTC revision 603 by hertzog, Sat Jul 12 13:47:42 2003 UTC
# Line 138  Line 138 
138    <td class="labelcell">Standards-Version</td>    <td class="labelcell">Standards-Version</td>
139    <td class="contentcell"><xsl:value-of select="standards-version"/></td>    <td class="contentcell"><xsl:value-of select="standards-version"/></td>
140    </tr>    </tr>
141      <tr class="normalrow">
142      <td class="labelcell">Priority &amp; Section</td>
143      <td class="contentcell"><xsl:value-of select="priority"/> - <xsl:value-of select="section"/></td>
144      </tr>
145    <xsl:if test="architecture!='any' and architecture!='all'">    <xsl:if test="architecture!='any' and architecture!='all'">
146    <tr class="normalrow">    <tr class="normalrow">
147    <td class="labelcell">Architecture</td>    <td class="labelcell">Architecture</td>

Legend:
Removed from v.602  
changed lines
  Added in v.603

  ViewVC Help
Powered by ViewVC 1.1.5