mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 10:04:21 +00:00
Merge pull request #839 from vidiecan/DS-2412
[DS-2412] resumptionToken link for other verbs
This commit is contained in:
@@ -500,7 +500,7 @@
|
||||
<div class="text-center">
|
||||
<a class="btn btn-primary">
|
||||
<xsl:attribute name="href">
|
||||
<xsl:value-of select="concat(/oai:OAI-PMH/oai:request/text(), '?verb=ListSets&resumptionToken=', text())"></xsl:value-of>
|
||||
<xsl:value-of select="concat(/oai:OAI-PMH/oai:request/text(), '?verb=',/oai:OAI-PMH/oai:request/@verb,'&resumptionToken=', text())"></xsl:value-of>
|
||||
</xsl:attribute>
|
||||
Show More
|
||||
</a>
|
||||
|
Reference in New Issue
Block a user