Changeset 30889 for main


Ignore:
Timestamp:
2016-10-20T00:20:54+13:00 (7 years ago)
Author:
Georgiy Litvinov
Message:

Fix corrputing html by empty classifier

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/web/interfaces/default/transform/classifiertools.xsl

    r30560 r30889  
    2323                <xsl:otherwise>
    2424                    <table id="classifiernodelist">
     25                        <xsl:text> </xsl:text>
    2526                        <xsl:call-template name="processNodeChildren">
    2627                            <xsl:with-param name='collName' select='$collName'/>
Note: See TracChangeset for help on using the changeset viewer.