fix search paging

This commit is contained in:
Oleg Belyaev 2025-03-23 14:25:15 +03:00
parent 6e7cf5a3f1
commit b89645a5cc
3 changed files with 21 additions and 10 deletions

View file

@ -38,7 +38,7 @@
<!-- The completeness attribute is to be used without namespace, to simplify styling.
For the purposes of conversion, delete it at present -->
<xsl:template match="@abv:completeness | @abv:status">
<xsl:template match="@abv:completeness | @abv:status | @abv:mentionedType">
<!--<xsl:attribute name="completeness">
<xsl:value-of select="."/>
</xsl:attribute>-->