Fixed a typo in last commit for Foundry

git-svn-id: https://svn.libreccm.org/ccm/trunk@2959 8810af33-2d31-482b-a856-94f89814c4df
master
jensp 2014-11-07 15:54:06 +00:00
parent c1b74fe4b0
commit d7ff099d10
2 changed files with 2 additions and 2 deletions

View File

@ -369,7 +369,7 @@
<xsl:with-param name="class">
<xsl:choose>
<xsl:when test="./@isSelected = 'true'">
<xsl:value-of select="active"/>
<xsl:value-of select="'active'"/>
</xsl:when>
<xsl:otherwise>
<xsl:value-of select="''"/>