[library-web] [mallard] remove call to html.js.mode, as we're assembling parts here
- From: Frederic Peters <fpeters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [library-web] [mallard] remove call to html.js.mode, as we're assembling parts here
- Date: Wed, 6 Apr 2011 06:35:50 +0000 (UTC)
commit 4f997177efd87b4058f946352f5107642eff749a
Author: Frédéric Péters <fpeters 0d be>
Date: Wed Apr 6 12:05:05 2011 +0530
[mallard] remove call to html.js.mode, as we're assembling parts here
data/xslt/mal2html.xsl | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/data/xslt/mal2html.xsl b/data/xslt/mal2html.xsl
index 7bdea2e..f56d639 100644
--- a/data/xslt/mal2html.xsl
+++ b/data/xslt/mal2html.xsl
@@ -131,7 +131,6 @@ $(document).ready(function () {
})
});
]]></xsl:text></script>
- <xsl:apply-templates mode="html.js.mode" select="$node"/>
</head>
<body>
<xsl:apply-templates mode="html.body.attr.mode" select="$node"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]