forked from abaevdict/abaev-basex
fix search paging
This commit is contained in:
parent
6e7cf5a3f1
commit
b89645a5cc
3 changed files with 21 additions and 10 deletions
|
@ -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>-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue