Author: buildbot
Date: Wed Jul 24 22:10:04 2013
New Revision: 871057

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

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jul 24 22:10:04 2013
@@ -1 +1 @@
-1506734
+1506747

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jul 24 22:10:04 2013
@@ -1 +1 @@
-1506734
+1506747

Modified: websites/staging/ooo-site/trunk/content/download/test/download.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test/download.js (original)
+++ websites/staging/ooo-site/trunk/content/download/test/download.js Wed Jul 
24 22:10:04 2013
@@ -177,8 +177,7 @@ function getPlatform() {
                        PLATFORM        = "Win_x86_install";
                        EXTENSION       = ".exe";
                        if ( navigator.userAgent.toLowerCase().indexOf( "phone" 
)  != -1 ||
-                            navigator.userAgent.toLowerCase().indexOf( 
"mobile" ) != -1 ||
-                            navigator.userAgent.toLowerCase().indexOf( "ce" )  
   != -1 ) {
+                            navigator.userAgent.toLowerCase().indexOf( 
"mobile" ) != -1 ) {
                                UI_PLATFORM     = "Windows mobile device";
                                PLATFORM        = "";
                                EXTENSION       = "";


Reply via email to