Project

General

Profile

« Previous | Next » 

Revision 1646

Added by Jing Tao over 21 years ago

Changed the url content.

View differences:

lib/style/eml2/eml-dataset-2.0.0.xsl
300 300
             &#160;</td>
301 301
            <td width="{$secondColWidth}" class="{$firstColStyle}">
302 302
             <a><xsl:attribute name="href">
303
              <xsl:value-of select="$tripleURI"/><xsl:value-of select="$docid"/>&amp;displaymodule=entity&amp;entitytype=<xsl:value-of select="$type"/>&amp;index=<xsl:value-of select="$index"/></xsl:attribute>
303
              <xsl:value-of select="$tripleURI"/><xsl:value-of select="$docid"/>&amp;displaymodule=entity&amp;entitytype=<xsl:value-of select="$type"/>&amp;entityindex=<xsl:value-of select="$index"/></xsl:attribute>
304 304
             <br><xsl:value-of select="./entityName"/> (<xsl:value-of select="$showtype"/>)</br></a>
305 305
            </td>
306 306
         </tr> 
......
311 311
             &#160;</td>
312 312
            <td width="{$secondColWidth}" class="{$firstColStyle}">
313 313
             <a><xsl:attribute name="href">
314
              <xsl:value-of select="$tripleURI"/><xsl:value-of select="$docid"/>&amp;displaymodule=entity&amp;entitytype=<xsl:value-of select="$type"/>&amp;index=<xsl:value-of select="$index"/></xsl:attribute>
314
              <xsl:value-of select="$tripleURI"/><xsl:value-of select="$docid"/>&amp;displaymodule=entity&amp;entitytype=<xsl:value-of select="$type"/>&amp;entityindex=<xsl:value-of select="$index"/></xsl:attribute>
315 315
             <br><xsl:value-of select="./entityName"/> (<xsl:value-of select="$showtype"/>)</br></a>
316 316
            </td>
317 317
         </tr>

Also available in: Unified diff