Project

General

Profile

« Previous | Next » 

Revision 2952

Added by berkley over 18 years ago

updated the index page because logging in is no longer needed.

View differences:

entity.xsl
49 49
          <td><xsl:value-of select="/entity/@name"/></td>
50 50
          <td><xsl:value-of select="/entity/property[@name='class']/@value"/></td>
51 51
          <td>None</td>
52
          <td>Download</td>
52
          <td>
53
            <a>
54
              <xsl:attribute name="href">http://@server@/authority/data?lsid=<xsl:value-of select="/entity/property[@name='karId']/@value"/></xsl:attribute>
55
              <xsl:text>Download</xsl:text>
56
            </a>
57
          </td>
53 58
        </tr>
54 59
      </table>
55 60
    </body>

Also available in: Unified diff