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 2017/12/02 21:50:16 UTC

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

Author: buildbot
Date: Sat Dec  2 21:50:15 2017
New Revision: 1021628

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

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Dec  2 21:50:15 2017
@@ -1 +1 @@
-1816978
+1816988

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Dec  2 21:50:15 2017
@@ -1 +1 @@
-1816978
+1816988

Modified: websites/staging/ooo-site/trunk/content/download/test/download.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test/download.js (original)
+++ websites/staging/ooo-site/trunk/content/download/test/download.js Sat Dec  2 21:50:15 2017
@@ -479,6 +479,7 @@ DL.getLanguageSelection = function() {
 	}
 
 	DL.LANG_ISO = DL.SEL_LANG;
+	DL.LANG_SEL = DL.SEL_LANG;
 	return DL.SEL_LANG;
 }