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/07/12 17:07:57 UTC

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

Author: buildbot
Date: Sat Jul 12 15:07:57 2014
New Revision: 915897

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

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Jul 12 15:07:57 2014
@@ -1 +1 @@
-1609935
+1609940

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Jul 12 15:07:57 2014
@@ -1 +1 @@
-1609935
+1609940

Modified: websites/staging/ooo-site/trunk/content/download/test/boxed_download.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test/boxed_download.js (original)
+++ websites/staging/ooo-site/trunk/content/download/test/boxed_download.js Sat Jul 12 15:07:57 2014
@@ -103,7 +103,7 @@ DL.createDownloadBox = function() {
 
         // Help: What is a language pack?
         + "<img id='dl_hlp_img'	  style='padding: 5px 5px 0px 0px;' height='16' width='16' />"
-        + "<a id='dl_hlp' target='_blank' onclick='showWindow( this.href ); return false;'></a>"
+        + "<a id='dl_hlp' target='_blank' onclick='DL.showWindow( this.href ); return false;'></a>"
 
         // Help: How to verify the download?
         + "<img id='dl_chk_img'	  style='padding: 5px 5px 0px 30px;' height='16' width='16' />"