Revision 621
Added by berkley almost 24 years ago
lib/style/resultset.xsl | ||
---|---|---|
198 | 198 |
</xsl:if> |
199 | 199 |
<xsl:if test="starts-with(./relationdoc, 'metacat')"> |
200 | 200 |
<xsl:attribute name="href"> |
201 |
<xsl:text>http://dev.nceas.ucsb.edu@html-path@/servlet/metacat/?action=read&qformat=html&docid=</xsl:text>
|
|
201 |
<xsl:text>http://@server@@servlet-path@?action=read&qformat=html&docid=</xsl:text>
|
|
202 | 202 |
<xsl:value-of select="./relationdoc" /> |
203 | 203 |
</xsl:attribute> |
204 | 204 |
<xsl:if |
Also available in: Unified diff
added build paths instead of hard coded paths