Lady’s Gitweb
/
Shushe
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
inline
| side by side (parent:
940adb7
)
Remove some debugging information
author
Lady
<redacted>
Sat, 6 Jan 2024 03:37:29 +0000
(22:37 -0500)
committer
Lady
<redacted>
Sat, 6 Jan 2024 03:37:29 +0000
(22:37 -0500)
lib/catalog2transform.xslt
patch
|
blob
|
history
diff --git
a/lib/catalog2transform.xslt
b/lib/catalog2transform.xslt
index 65f5f0f1487ce7b77618a78e35058f38ea85f3d0..c91b0114a4db5e31c684d648f2bb3d68abbef38d 100644
(file)
--- a/
lib/catalog2transform.xslt
+++ b/
lib/catalog2transform.xslt
@@
-122,11
+122,6
@@
If a copy of the M·P·L was not distributed with this file, You can obtain one
<xslt:copy-of select="html:html/@*"/>
<html:head>
<xslt:copy-of select="html:html/html:head/@*"/>
<xslt:copy-of select="html:html/@*"/>
<html:head>
<xslt:copy-of select="html:html/html:head/@*"/>
- <html:script type="text/plain">
- <xslt:text>buildtime=</xslt:text><xslt:value-of select="$buildtime"/><xslt:text>
</xslt:text>
- <xslt:text>srctime=</xslt:text><xslt:value-of select="$srctime"/><xslt:text>
</xslt:text>
- <xslt:text>path=</xslt:text><xslt:value-of select="$path"/><xslt:text>
</xslt:text>
- </html:script>
<html:title>
<xslt:for-each select="exsl:node-set($metadata)/html:title">
<xslt:value-of select="."/>
<html:title>
<xslt:for-each select="exsl:node-set($metadata)/html:title">
<xslt:value-of select="."/>
This page took
0.028673 seconds
and
4
git commands to generate.