/[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 2550 by hertzog, Sun May 22 13:02:48 2011 UTC revision 2551 by hertzog, Wed Jul 27 22:14:36 2011 UTC
# Line 1070  other-to-%xx, especially % to %25... For Line 1070  other-to-%xx, especially % to %25... For
1070        </xsl:if>        </xsl:if>
1071        <xsl:if test="$hasexcuse">        <xsl:if test="$hasexcuse">
1072          <a title="reasons why the package is not moving to testing"          <a title="reasons why the package is not moving to testing"
1073             href="http://qa.debian.org/excuses.php?package={$package}">excuses</a>:             href="http://qa.debian.org/excuses.php?package={$escaped-package}">excuses</a>:
1074          <ul class="testing-excuses">          <ul class="testing-excuses">
1075            <xsl:for-each select="document(concat('../base/', $dir, '/excuse.xml'))/excuse/item">            <xsl:for-each select="document(concat('../base/', $dir, '/excuse.xml'))/excuse/item">
1076              <xsl:call-template name="outputitem"/>              <xsl:call-template name="outputitem"/>

Legend:
Removed from v.2550  
changed lines
  Added in v.2551

  ViewVC Help
Powered by ViewVC 1.1.5