Author: buildbot
Date: Sat Jun 21 22:25:19 2014
New Revision: 913192

Log:
Staging update by buildbot for ooo-site

Modified:
    websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
    websites/staging/ooo-site/trunk/content/   (props changed)
    websites/staging/ooo-site/trunk/content/index_alert.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Jun 21 22:25:19 2014
@@ -1 +1 @@
-1604477
+1604478

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Jun 21 22:25:19 2014
@@ -1 +1 @@
-1604477
+1604478

Modified: websites/staging/ooo-site/trunk/content/index_alert.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/index_alert.html (original)
+++ websites/staging/ooo-site/trunk/content/index_alert.html Sat Jun 21 
22:25:19 2014
@@ -24,14 +24,14 @@
       function follow( platform ) {
         _gaq.push( ['_trackEvent','social', 'followUs', platform] ); 
 
-        if ( platform == 'Facebook' )
+        if ( platform == 'ApacheBlog' )
+          window.open( "https://blogs.apache.org/OOo/";, "_blank" );
+        else if ( platform == 'Facebook' )
           window.open( "https://www.facebook.com/ApacheOO";, "_blank" );
         else if ( platform == 'Twitter' )
           window.open( "https://twitter.com/ApacheOO";, "_blank" );
         else if ( platform == 'GooglePlus' )
           window.open( "https://plus.google.com/+openoffice";, "_blank" );
-        else if ( platform == 'ApacheBlog' )
-          window.open( "https://blogs.apache.org/OOo/";, "_blank" );
       }
 
       function showAlertbox( show ) {


Reply via email to