Changeset 4292


Ignore:
Timestamp:
01/20/14 16:06:44 (10 years ago)
Author:
mwindhouwer
Message:

M mapping/facetConcepts.acc

  • added the blaxklist XPaths
File:
1 edited

Legend:

Unmodified
Added
Removed
  • cats/ISOcat/trunk/mod-ISOcat-site/site/clarin/vlo/mapping/facetConcepts.acc

    r3697 r4292  
    108108                        </dt>
    109109                    </xsl:template>
     110                    <xsl:template match="blacklistPattern">
     111                        <dt>
     112                            <xsl:text>Blacklist xpath: </xsl:text>
     113                            <xsl:value-of select="."/>
     114                        </dt>
     115                    </xsl:template>
    110116                </xsl:stylesheet>
    111117            </operator>
Note: See TracChangeset for help on using the changeset viewer.