Author: buildbot
Date: Thu May 29 18:09:09 2014
New Revision: 910421

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 Thu May 29 18:09:09 2014
@@ -1 +1 @@
-1598350
+1598352

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu May 29 18:09:09 2014
@@ -1 +1 @@
-1598350
+1598352

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 
Thu May 29 18:09:09 2014
@@ -1133,8 +1133,6 @@ function getLink( rel_mode ) {
  * Depends on chosen OS, language and type
  */
 function getLinkSel( rel_mode ) {
-       var error_text;
-
        // Reset all error flags.
        SF      = false;
        OTHER   = false;
@@ -1146,7 +1144,6 @@ function getLinkSel( rel_mode ) {
                rel_mode = 1;
 
        // Get the selected data from the drop-down-boxes.
-
        getOSSel();
        getLangSel();
        getVerSel();


Reply via email to