]> Lady’s Gitweb - Shushe/blobdiff - parsers/record-jar.xslt
Remove classes from parse results
[Shushe] / parsers / record-jar.xslt
index db8948e9c8e6fe4b2e7f6f6e1d58a4bd74127c29..7690b1ca2cc441e2e5ab2df72adc467bdf2ab735 100644 (file)
@@ -19,7 +19,7 @@ If a copy of the M·P·L was not distributed with this file, You can obtain one
        <书社:id>urn:fdc:ladys.computer:20231231:Shu1She4:record-jar.xslt</书社:id>
        <template match="html:script[@type='text/record-jar']">
                <variable name="lines" select="exslstr:tokenize(., '&#xA;')"/>
-               <html:div class="record-jar">
+               <html:div>
                        <for-each select="$lines[not(position()=1) and starts-with(., '%%')]">
                                <variable name="end" select="."/>
                                <variable name="start" select="preceding-sibling::*[starts-with(., '%%')][1]"/>
This page took 0.02281 seconds and 4 git commands to generate.