Remove tealium/utag.js reference because this will now be pulled in via HaaS.

Change-Id: Ia0c030df2a1ce95e5d07df7f5f83485f682c8e8d
This commit is contained in:
David Cramer
2014-06-02 09:52:57 -05:00
parent b4fca06e7d
commit 6ab2f1ac48

View File

@@ -60,17 +60,6 @@
<xsl:call-template name="user.footer.navigation"/>
</div>
<div id="raxheaderfooterservice-footercontent"><xsl:comment/></div>
<xsl:if test="$webhelp.war != '0' and $webhelp.war != ''">
<script type="text/javascript">
var s = document.createElement( 'script' );
if ( location.hostname == "docs.rackspace.com") {
s.setAttribute('src', "https://tags.tiqcdn.com/utag/rackspace/docs/prod/utag.js");
document.body.appendChild( s ); }
else if ( location.hostname == "docs-staging.rackspace.com") {
s.setAttribute('src', "https://tags.tiqcdn.com/utag/rackspace/docs/qa/utag.js");
document.body.appendChild( s ); }
</script>
</xsl:if>
</xsl:when>
<xsl:otherwise>
<div id="content">