Author: buildbot
Date: Sun Jun  9 00:00:05 2013
New Revision: 864934

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 Jun  9 00:00:05 2013
@@ -1 +1 @@
-1491100
+1491104

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Jun  9 00:00:05 2013
@@ -1 +1 @@
-1491100
+1491104

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 Jun  9 00:00:05 2013
@@ -318,14 +318,11 @@ function write_sdk( URL_SDK, URL_SRC, UR
        document.write( "</tr>" );
        ROW_COUNT++;
 
-       // At last write the row with the other files (release notes and 
checksums)
+       // At last write the row with the other files (release notes)
        document.write( "<tr 
class='a'><td>-</td><td>-</td><td><small>Other&nbsp;files</small></td>" );
-
        document.write( "<td style='text-align: center'><a 
href='http://www.openoffice.org/development/releases/"; + VERSION + ".html'>     
    AOO<br />Release<br />Notes</a></td>" );
        document.write( "<td>&nbsp;</td>" );
-       // document.write( "<td style='text-align: center'><a 
href='http://www.openoffice.org/development/releases/"; + VERSION + "_sdk.html'> 
    SDK<br />Release<br />Notes</a></td>" );
-       document.write( "<td>&nbsp;</td>" );
-
+       document.write( "<td style='text-align: center'><a 
href='http://www.openoffice.org/development/releases/"; + VERSION + "_sdk.html'> 
    SDK<br />Release<br />Notes</a></td>" );
        document.write( "<td>&nbsp;</td>" );
        document.write( "<td>&nbsp;</td>" );
        document.write( "<td>&nbsp;</td>" );


Reply via email to