]> matita.cs.unibo.it Git - helm.git/commitdiff
Form to choose the number of nodes to show removed ;-(
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Thu, 27 May 2004 17:55:33 +0000 (17:55 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Thu, 27 May 2004 17:55:33 +0000 (17:55 +0000)
helm/on-line/xslt/makeGraphLinks.xsl

index 3cc6566fff92ea8917694653effde1b0015f3ea8..4ee9dcc24f867dfe3ba12d980682095306c89b16 100644 (file)
    <xsl:copy-of select="@*"/>
    <xsl:attribute name="onClick">hideMenu();</xsl:attribute>
    <!--CSC: end of cut & paste also in metadataLib.xsl -->
-   <form name="uri_set_size">
-    Number of nodes to show when following an hyperlink:
-    <input type="text" onClick="return false" value="{$uri_set_size}" size="2"/> (30 suggested)
-   </form>
    <xsl:apply-templates/>
    <div style="position: absolute" id="HJMmenu">
     <!-- The two nested tables are for NS 4.0 where every -->