Author: buildbot
Date: Mon Aug 27 20:44:02 2012
New Revision: 830296

Log:
Staging update by buildbot for openofficeorg

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

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Aug 27 20:44:02 2012
@@ -1 +1 @@
-1377842
+1377844

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Aug 27 20:44:02 2012
@@ -1 +1 @@
-1377842
+1377844

Modified: 
websites/staging/ooo-site/trunk/content/download/test/print_tables_aoo.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test/print_tables_aoo.js 
(original)
+++ websites/staging/ooo-site/trunk/content/download/test/print_tables_aoo.js 
Mon Aug 27 20:44:02 2012
@@ -329,7 +329,7 @@ function write_build( URL_AOO, URL_HASH,
 
        // When enough rows are on the screen then write a small header for 
better visual orientation
        ROW_COUNT++;
-       if ( ROW_COUNT == 11 ) {
+       if ( ROW_COUNT == 9 ) {
                write_top();
                write_header( 0 );
                ROW_COUNT = 1;


Reply via email to