[yelp-tools] yelp-build: Call html.js.custom
- From: Shaun McCance <shaunm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [yelp-tools] yelp-build: Call html.js.custom
- Date: Tue, 31 Jan 2012 15:07:09 +0000 (UTC)
commit 085c6abfc4889423af09e0495754102d24a86dea
Author: Shaun McCance <shaunm gnome org>
Date: Tue Jan 31 10:06:56 2012 -0500
yelp-build: Call html.js.custom
tools/yelp-build.in | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/tools/yelp-build.in b/tools/yelp-build.in
index f881969..e0f1ed2 100755
--- a/tools/yelp-build.in
+++ b/tools/yelp-build.in
@@ -220,6 +220,9 @@ yelp_html_xsl_common () {
echo ' <xsl:call-template name="html.js.jquery">'
echo ' <xsl:with-param name="node" select="$node"/>'
echo ' </xsl:call-template>'
+ echo ' <xsl:call-template name="html.js.custom">'
+ echo ' <xsl:with-param name="node" select="$node"/>'
+ echo ' </xsl:call-template>'
echo ' <exsl:document href="{$yelp.internal.datadir}yelp.js" method="text">'
echo ' <xsl:call-template name="html.js.content">'
echo ' <xsl:with-param name="node" select="$node"/>'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]