Author: buildbot Date: Sun May 18 11:38:08 2014 New Revision: 909152 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 Sun May 18 11:38:08 2014 @@ -1 +1 @@ -1595584 +1595594 Propchange: websites/staging/ooo-site/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Sun May 18 11:38:08 2014 @@ -1 +1 @@ -1595584 +1595594 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 Sun May 18 11:38:08 2014 @@ -858,7 +858,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=600, height=500, left=100, top=300"); + window = window.open( target_link, "", "location=no, width=800, height=500, left=100, top=300"); window.focus(); /* alert( ""