- From: CVS User fsasaki <cvsmail@w3.org>
- Date: Fri, 11 Jan 2013 08:36:42 +0000
- To: public-multilingualweb-lt-commits@w3.org
Update of /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/tools/xslt
In directory gil:/tmp/cvs-serv31640/tools/xslt
Modified Files:
disco-for-its20.xsl
Log Message:
--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/tools/xslt/disco-for-its20.xsl 2013/01/11 08:34:49 1.14
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/tools/xslt/disco-for-its20.xsl 2013/01/11 08:36:42 1.15
@@ -57,6 +57,7 @@
>pre-defined keywords in tracker</a>.</p>
<h2>Summary</h2>
+ <p>Total number of comments: <xsl:value-of select="count($comments)"/>.</p>
<xsl:variable name="acceptedIssues"
select="$comments[contains(substring-after(notes/note[contains(description,'RESOLUTION:')][last()]/description,'RESOLUTION:'),'accepted')]"/>
<xsl:variable name="rejectedIssues"
Received on Friday, 11 January 2013 08:36:42 UTC