fellowship class

svn path=/branches/test/; revision=27524
This commit is contained in:
hugo 2014-01-24 16:29:12 +00:00
parent 2b276aab2b
commit a4ff6a4ea2

View File

@ -74,8 +74,7 @@
</xsl:element>
<xsl:choose>
<xsl:when test="/buildinfo/document/body/[@class='fellowship']">
<!--TODO ↑ make the test for class that includes fellowship - because a body can have multiple classes -->
<xsl:when test="/buildinfo/document/body[ contains( @class, 'fellowship' ) ]">
<xsl:element name="link">
<xsl:attribute name="rel">stylesheet</xsl:attribute>
<xsl:attribute name="media">all</xsl:attribute>