[library-web] mallard: update stylesheet to include about footers (GNOME bug 703292)
- From: Frederic Peters <fpeters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [library-web] mallard: update stylesheet to include about footers (GNOME bug 703292)
- Date: Sun, 26 Jan 2014 00:15:39 +0000 (UTC)
commit c43c7ac4886505842a37109c73fe0b525186b5c2
Author: Frédéric Péters <fpeters 0d be>
Date: Sun Jan 26 01:14:59 2014 +0100
mallard: update stylesheet to include about footers (GNOME bug 703292)
data/xslt/mal2html.xsl | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/data/xslt/mal2html.xsl b/data/xslt/mal2html.xsl
index 591bd03..3604d36 100644
--- a/data/xslt/mal2html.xsl
+++ b/data/xslt/mal2html.xsl
@@ -161,6 +161,12 @@ $(document).ready(function () {
</div>
</div>
+ <div class="content about">
+ <div>
+ <xsl:apply-templates mode="html.footer.mode" select="$node"/>
+ </div>
+ </div>
+
<xsl:if test="$libgo.languages_in_sidebar">
<div class="sidebar">
<div class="sidenav">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]