Author: buildbot
Date: Fri May 30 19:46:44 2014
New Revision: 910615

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/download/test/download_droplist.js

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri May 30 19:46:44 2014
@@ -1 +1 @@
-1598711
+1598715

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri May 30 19:46:44 2014
@@ -1 +1 @@
-1598711
+1598715

Modified: 
websites/staging/ooo-site/trunk/content/download/test/download_droplist.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test/download_droplist.js 
(original)
+++ websites/staging/ooo-site/trunk/content/download/test/download_droplist.js 
Fri May 30 19:46:44 2014
@@ -1187,7 +1187,7 @@ function getLinkSel( rel_mode ) {
        }
 */
        // If recognized platform is not Windows, Linux or Mac, show the 
none-availability to the user.
-       if( UI_PLATFORM_NO_SUP != "" ) {
+       if( UI_PLATFORM_NO_SUP != "false" ) {
                // Show an error message that the chosen items do not lead to a 
download.
                error_text = "<b>Problem:</b> Apache OpenOffice " + VERSION_SEL 
+ " is not available for <b>"
                             + UI_PLATFORM_NO_SUP + "</b>."


Reply via email to