Skip to content

Commit

Permalink
Use the correct qualtrics container ID
Browse files Browse the repository at this point in the history
  • Loading branch information
tomschr committed Jul 27, 2023
1 parent 7053373 commit 291b297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion suse2022-ns/xhtml/param.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -462,6 +462,6 @@ task before

<!-- The ID for the Qualtricks <div> -->
<xsl:param name="generate.qualtrics.div" select="0"/>
<xsl:param name="qualtrics.id">suse-qualtrics</xsl:param>
<xsl:param name="qualtrics.id">qualtrics_container</xsl:param>

</xsl:stylesheet>

0 comments on commit 291b297

Please sign in to comment.