Changeset 36979
- Timestamp:
- 2022-12-07T12:15:22+13:00 (12 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl
r36636 r36979 790 790 </xsl:template> 791 791 792 <xsl:template match="/page">< xsl:apply-templates select="/page/pageResponse/document"/></xsl:template> <!-- this to be deleted eventually -->792 <xsl:template match="/page"><gslib:displayErrorsIfAny/><xsl:apply-templates select="/page/pageResponse/document"/></xsl:template> <!-- this to be deleted eventually --> 793 793 794 794 <xsl:template name="documentPre">
Note:
See TracChangeset
for help on using the changeset viewer.