[library-web/wip/centos7-compat] Comment out mal2html.facets.js and mal2html.gloss.js
- From: Bartłomiej Piotrowski <bpiotrowski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [library-web/wip/centos7-compat] Comment out mal2html.facets.js and mal2html.gloss.js
- Date: Tue, 21 Jan 2020 11:18:09 +0000 (UTC)
commit 4ac7806916c68a12fa84f2f333fafb1a80ae2b38
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date: Tue Jan 21 12:18:18 2020 +0100
Comment out mal2html.facets.js and mal2html.gloss.js
data/xslt/mal2html.xsl | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/xslt/mal2html.xsl b/data/xslt/mal2html.xsl
index afbf3b4..99fbacf 100644
--- a/data/xslt/mal2html.xsl
+++ b/data/xslt/mal2html.xsl
@@ -109,8 +109,8 @@ along with libgo; if not, write to the Free Software Foundation, Inc.,
</xsl:if>
<script type="text/javascript" language="javascript">
<xsl:call-template name="html.js.content"/>
- <xsl:call-template name="mal2html.facets.js"/>
- <xsl:call-template name="mal2html.gloss.js"/>
+ <!-- <xsl:call-template name="mal2html.facets.js"/> -->
+ <!-- <xsl:call-template name="mal2html.gloss.js"/> -->
</script>
<script type="text/javascript" language="javascript"><xsl:text><![CDATA[
$(document).ready(function () {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]