~ubuntu-branches/ubuntu/wily/yelp-xsl/wily

« back to all changes in this revision

Viewing changes to xslt/docbook/html/db2html-links.xsl

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson
  • Date: 2013-05-30 09:55:02 UTC
  • mfrom: (11.1.4 experimental)
  • Revision ID: package-import@ubuntu.com-20130530095502-uqkc9bzuod7xqrmn
Tags: 3.8.1-2
Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
<xsl:template name="db2html.links.linktrail">
43
43
  <xsl:param name="node" select="."/>
44
44
  <xsl:if test="$node/ancestor::*">
45
 
    <div class="trails">
 
45
    <div class="trails" role="navigation">
46
46
      <div class="trail">
47
47
        <!-- The parens put the nodes back in document order -->
48
48
        <xsl:for-each select="($node/ancestor::*)">
175
175
  <xsl:param name="node" select="."/>
176
176
  <xsl:param name="divisions" select="/false"/>
177
177
  <xsl:if test="$divisions">
178
 
    <div class="links sectionlinks">
 
178
    <div class="links sectionlinks" role="navigation">
179
179
      <ul>
180
180
        <xsl:for-each select="$divisions">
181
181
          <li class="links">