Blog edits
This commit is contained in:
parent
33a828a75b
commit
87e275b5f1
51 changed files with 7494 additions and 1276 deletions
|
|
@ -565,7 +565,7 @@
|
|||
<xsl:choose>
|
||||
<xsl:when test="@autostart"><xsl:value-of select="@autostart"/></xsl:when>
|
||||
<xsl:when test="@autoStart"><xsl:value-of select="@autoStart"/></xsl:when>
|
||||
<xsl:otherwise>false</xsl:otherwise>
|
||||
<xsl:otherwise>null</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:variable>
|
||||
<xsl:variable name="csStart">
|
||||
|
|
|
|||
Loading…
Reference in a new issue