You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2013/02/03 17:10:13 UTC

svn commit: r849253 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/index.html

Author: buildbot
Date: Sun Feb  3 16:10:13 2013
New Revision: 849253

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.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Feb  3 16:10:13 2013
@@ -1 +1 @@
-1441929
+1441930

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Feb  3 16:10:13 2013
@@ -1 +1 @@
-1441929
+1441930

Modified: websites/staging/ooo-site/trunk/content/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/index.html (original)
+++ websites/staging/ooo-site/trunk/content/index.html Sun Feb  3 16:10:13 2013
@@ -24,9 +24,9 @@
     		_gaq.push(['_trackEvent','social', 'followUs', platform]); 
     		if (platform == 'Facebook') {
     			window.open("https://www.facebook.com/ApacheOO","_blank");
-    		} else if (platform = 'Twitter') {
+    		} else if (platform == 'Twitter') {
     			window.open("https://twitter.com/ApacheOO","_blank");
-    		} else if (platform = 'GooglePlus') {
+    		} else if (platform == 'GooglePlus') {
     			window.open("https://plus.google.com/+openoffice","_blank");
     		}  else if (platform == 'ApacheBlog') {
     			window.open("https://blogs.apache.org/OOo/","_blank");