Author: buildbot
Date: Sun Jul 14 18:33:26 2013
New Revision: 869476

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

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 14 18:33:26 2013
@@ -1 +1 @@
-1503015
+1503016

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 14 18:33:26 2013
@@ -1 +1 @@
-1503015
+1503016

Modified: 
websites/staging/ooo-site/trunk/content/download/test/download_tables.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test/download_tables.js 
(original)
+++ websites/staging/ooo-site/trunk/content/download/test/download_tables.js 
Sun Jul 14 18:33:26 2013
@@ -128,7 +128,7 @@ function write_build( URL_AOO, URL_HASH,
 //                     document.write( "<td><small>" + ROW_COUNT + 
"&nbsp;:&nbsp;" + LP_LANG_COUNT + "&nbsp;:&nbsp;" + i + "&nbsp;:&nbsp;" + k + 
"&nbsp;" + LANG[ i ][ "EN" ] + "</small></td><td><small>" + LANG[ i ][ "NATIVE" 
] + "</small></td><td><small>Langpack</small></td>" );
                }
        } else {
-               document.write( "<td id='sdk'><small>" + LANG[ i ][ "EN" ] + 
"</small></td><td><small>" + LANG[ i ][ "NATIVE" ] + 
"</small></td><td><small>SDK</small></td>" );
+               document.write( "<td id='source'><small>" + LANG[ i ][ "EN" ] + 
"</small></td><td><small>" + LANG[ i ][ "NATIVE" ] + 
"</small></td><td><small>SDK</small></td>" );
 //             document.write( "<td><small>" + ROW_COUNT + "&nbsp;:&nbsp;" + 
FULL_LANG_COUNT + "&nbsp;:&nbsp;" + i + "&nbsp;:&nbsp;" + k + "&nbsp;" + LANG[ 
i ][ "EN" ] + "</small></td><td><small>" + LANG[ i ][ "NATIVE" ] + 
"</small></td><td><small>SDK</small></td>" );
        }
 
@@ -289,7 +289,7 @@ function write_sdk( URL_SDK, URL_SRC, UR
        //      ROW_COUNT == 11 || ROW_COUNT == 13 || ROW_COUNT == 15 || 
ROW_COUNT == 17 || ROW_COUNT == 19 )
        //      document.write( "<tr class='a'><td class='footer' colspan='" + 
COLSPAN + "'>&nbsp;</td></tr>" );
        //
-       // document.write( "<tr id='sdk' class='b'><td class='footer' 
colspan='" + COLSPAN + "'>&nbsp;</td></tr>" );
+       // document.write( "<tr id='source' class='b'><td class='footer' 
colspan='" + COLSPAN + "'>&nbsp;</td></tr>" );
 
        // Then write the row with the SDK builds
        write_lang( URL_SDK, URL_HASH, PLATFORM, SDK_LANG, SDK_LANG, VERSION, 
AOO_SDK );


Reply via email to