mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-23 04:22:17 +00:00
Fixed html css path
This commit is contained in:
parent
2e9e2b26a1
commit
8f3fa95749
@ -30,7 +30,7 @@
|
|||||||
HTML Settings
|
HTML Settings
|
||||||
################################################### -->
|
################################################### -->
|
||||||
|
|
||||||
<xsl:param name="html.stylesheet">../styles/html.css</xsl:param>
|
<xsl:param name="html.stylesheet">html.css</xsl:param>
|
||||||
|
|
||||||
<!-- These extensions are required for table printing and other stuff -->
|
<!-- These extensions are required for table printing and other stuff -->
|
||||||
<xsl:param name="use.extensions">1</xsl:param>
|
<xsl:param name="use.extensions">1</xsl:param>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user