]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/mowgli/home/xsl/work-packages_index.xsl
Another part of the proposal encoded.
[helm.git] / helm / mowgli / home / xsl / work-packages_index.xsl
index 9ade48c7d903003744c0f8991770cc92feca99a3..ddd9a035f07181e51807c6372bf06ef8469a0261 100644 (file)
    </tr>
   </thead>
   <tbody>
-   <xsl:apply-templates/>
+   <xsl:apply-templates select="work-package"/>
   </tbody>
  </table>
+ <xsl:copy-of select="description/*"/>
 </xsl:template>
 
 <xsl:template match="work-package">