Changeset 31110


Ignore:
Timestamp:
2016-11-15T19:00:46+13:00 (7 years ago)
Author:
ak19
Message:

Fixing the althor interface: home navbar link being shifted down lower than other other links in the navbar.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • documentation/trunk/tutorial_sample_files/libraries/althor/transform/layouts/main.xsl

    r28602 r31110  
    3232                <div id="title"><a id="lib" href="{$library_name}"><xsl:call-template name="siteName"/></a>
    3333                <xsl:if test="/page/pageResponse/collection"><br/>
    34                 <a id="coll" href=""><xsl:value-of select="/page/pageResponse/collection/displayItem[@name='name']"/></a></xsl:if>
     34                <xsl:value-of select="/page/pageResponse/collection/displayItem[@name='name']"/></xsl:if>
    3535                </div>
    3636            </div>
Note: See TracChangeset for help on using the changeset viewer.