Skip to content

Commit

Permalink
Modified the script.js to script-purje.js in param's value
Browse files Browse the repository at this point in the history
  • Loading branch information
GGayathri3 authored Jan 22, 2024
1 parent 09f6c50 commit becc29d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions suse2022-ns/xhtml/param.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -255,8 +255,8 @@ task before

<xsl:param name="daps.header.logo">static/images/logo.svg</xsl:param>
<xsl:param name="daps.header.logo.alt">Logo</xsl:param>
<xsl:param name="daps.header.js.library">static/js/jquery-1.12.4.min.js</xsl:param>
<xsl:param name="daps.header.js.custom">static/js/script.js</xsl:param>
<!-- <xsl:param name="daps.header.js.library">static/js/jquery-1.12.4.min.js</xsl:param> -->
<xsl:param name="daps.header.js.custom">static/js/script-purejs.js</xsl:param>
<xsl:param name="daps.header.js.highlight">static/js/highlight.min.js</xsl:param>
<xsl:param name="daps.header.css.standard">static/css/style.css</xsl:param>

Expand Down

0 comments on commit becc29d

Please sign in to comment.