From 9956b80da7170f727858136c72e37e6130748595 Mon Sep 17 00:00:00 2001 From: Jeff Godin Date: Fri, 14 Sep 2012 10:46:13 -0400 Subject: [PATCH] Adjust Piwik site id for TADL production Move from a test Piwik site id to the one which we will use for TADL production. We might make this a conditional somewhere in the future. Signed-off-by: Jeff Godin --- templates_tadlskin/opac/parts/footer.tt2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates_tadlskin/opac/parts/footer.tt2 b/templates_tadlskin/opac/parts/footer.tt2 index 1d357688fc..3f1a72df08 100644 --- a/templates_tadlskin/opac/parts/footer.tt2 +++ b/templates_tadlskin/opac/parts/footer.tt2 @@ -37,9 +37,9 @@ var pkBaseURL = (("https:" == document.location.protocol) ? "https://www.tadl.or document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E")); + -- 2.11.0