NSS: Updated stylesheet again.

This commit is contained in:
Zeckmathederg 2024-10-01 19:16:21 -06:00
parent 7598b9ab10
commit be1239b8b8
2 changed files with 4 additions and 1 deletions

View File

@ -42,6 +42,9 @@
<listitem> <listitem>
<para>October 1st, 2024</para> <para>October 1st, 2024</para>
<itemizedlist> <itemizedlist>
<listitem>
<para>[Zeckmathederg] - NSS: Updated stylesheet again.</para>
</listitem>
<listitem> <listitem>
<para>[Zeckmathederg] - NSS: 3.104 -&gt; 3.105.</para> <para>[Zeckmathederg] - NSS: 3.104 -&gt; 3.105.</para>
</listitem> </listitem>

View File

@ -95,7 +95,7 @@ exit</xsl:text>
<xsl:text>/node</xsl:text> <xsl:text>/node</xsl:text>
</xsl:when> </xsl:when>
<!-- nss --> <!-- nss -->
<xsl:when test="contains($patch.name, 'nss')"> <xsl:when test="contains($patch.name, 'nss-standalone')">
<xsl:text>/nss</xsl:text> <xsl:text>/nss</xsl:text>
</xsl:when> </xsl:when>
<!-- General rule --> <!-- General rule -->