[yelp-tools] yelp-build: Drop language attribute from script tag
- From: Shaun McCance <shaunm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [yelp-tools] yelp-build: Drop language attribute from script tag
- Date: Sat, 14 May 2011 21:09:25 +0000 (UTC)
commit 3c3bb37fdb2c39faa5c024a101230152cdb93373
Author: Shaun McCance <shaunm gnome org>
Date: Sat May 14 17:13:50 2011 -0400
yelp-build: Drop language attribute from script tag
tools/yelp-build.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tools/yelp-build.in b/tools/yelp-build.in
index aabe782..3d4776a 100755
--- a/tools/yelp-build.in
+++ b/tools/yelp-build.in
@@ -195,7 +195,7 @@ yelp_html_xsl_common () {
echo ' <xsl:with-param name="node" select="$node"/>'
echo ' </xsl:call-template>'
echo ' </exsl:document>'
- echo ' <script type="text/javascript" language="javascript" src="{$html.js.root}yelp.js"/>'
+ echo ' <script type="text/javascript" src="{$html.js.root}yelp.js"/>'
echo '</xsl:template>'
}
yelp_html_db2html () {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]