[yelp-xsl] mal2html-gloss: Don't add title attr to gloss-term links
- From: Shaun McCance <shaunm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [yelp-xsl] mal2html-gloss: Don't add title attr to gloss-term links
- Date: Mon, 11 Jul 2011 20:54:26 +0000 (UTC)
commit 836f815a88e37d7f7ca9eb0a2247df85c5ea1799
Author: Shaun McCance <shaunm gnome org>
Date: Mon Jul 11 16:59:41 2011 -0400
mal2html-gloss: Don't add title attr to gloss-term links
It just covers up the popup gloss-desc
xslt/mallard/html/mal2html-gloss.xsl | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/xslt/mallard/html/mal2html-gloss.xsl b/xslt/mallard/html/mal2html-gloss.xsl
index 30f2d91..5d66985 100644
--- a/xslt/mallard/html/mal2html-gloss.xsl
+++ b/xslt/mallard/html/mal2html-gloss.xsl
@@ -118,9 +118,6 @@ include a link to their defining page.
<xsl:attribute name="href">
<xsl:value-of select="$target"/>
</xsl:attribute>
- <xsl:attribute name="title">
- <xsl:call-template name="mal.link.tooltip"/>
- </xsl:attribute>
</xsl:otherwise>
</xsl:choose>
<xsl:apply-templates mode="mal2html.inline.mode"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]