You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2014/05/31 13:38:39 UTC

svn commit: r910681 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/download/test/download_droplist.js

Author: buildbot
Date: Sat May 31 11:38:38 2014
New Revision: 910681

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

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat May 31 11:38:38 2014
@@ -1 +1 @@
-1598852
+1598855

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat May 31 11:38:38 2014
@@ -1 +1 @@
-1598852
+1598855

Modified: websites/staging/ooo-site/trunk/content/download/test/download_droplist.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test/download_droplist.js (original)
+++ websites/staging/ooo-site/trunk/content/download/test/download_droplist.js Sat May 31 11:38:38 2014
@@ -909,7 +909,7 @@ function resetSel() {
  */
 function showWindow( target_link ) {
 	// Open a popup window to show the file from the "target_link".
-	window = window.open( target_link, "", "location=no, width=800, height=500, left=100, top=300");
+	window = window.open( target_link, "", "location=no, width=800, height=550, left=100, top=250");
 	window.focus();
 /*
 	alert( ""