Author: buildbot
Date: Sun Apr 27 18:26:41 2014
New Revision: 907077
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 Sun Apr 27 18:26:41 2014
@@ -1 +1 @@
-1590436
+1590444
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Apr 27 18:26:41 2014
@@ -1 +1 @@
-1590436
+1590444
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 Sun Apr
27 18:26:41 2014
@@ -526,13 +526,13 @@ function getFilesize( rel_mode ) {
RELEASE_MATRIX_PLATFORM_POS = 0;
break;
case "Linux_x86-64_install-rpm":
- RELEASE_MATRIX_PLATFORM_POS = 1;
+ RELEASE_MATRIX_PLATFORM_POS = 2;
break;
case "Linux_x86_install-deb":
RELEASE_MATRIX_PLATFORM_POS = 4;
break;
case "Linux_x86_install-rpm":
- RELEASE_MATRIX_PLATFORM_POS = 5;
+ RELEASE_MATRIX_PLATFORM_POS = 6;
break;
case "MacOS_x86-64_install":
RELEASE_MATRIX_PLATFORM_POS = 8;