You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by bu...@apache.org on 2015/07/06 19:54:53 UTC

svn commit: r957256 - in /websites/staging/accumulo/trunk/content: ./ downloads/index.html

Author: buildbot
Date: Mon Jul  6 17:54:52 2015
New Revision: 957256

Log:
Staging update by buildbot for accumulo

Modified:
    websites/staging/accumulo/trunk/content/   (props changed)
    websites/staging/accumulo/trunk/content/downloads/index.html

Propchange: websites/staging/accumulo/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Jul  6 17:54:52 2015
@@ -1 +1 @@
-1689466
+1689471

Modified: websites/staging/accumulo/trunk/content/downloads/index.html
==============================================================================
--- websites/staging/accumulo/trunk/content/downloads/index.html (original)
+++ websites/staging/accumulo/trunk/content/downloads/index.html Mon Jul  6 17:54:52 2015
@@ -242,8 +242,8 @@ var gaCallback = function(event) {
   } else {
     if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
       ga('send', 'event', 'outbound', 'click', url, {'hitCallback': 
+      function () {window.location.href = hrefUrl;}}, {'nonInteraction': 1});
     }
-    function () {window.location.href = hrefUrl;}}, {'nonInteraction': 1});
     return false;
   }
 };