Author: buildbot
Date: Tue Jul  8 18:35:04 2014
New Revision: 915507

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

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Jul  8 18:35:04 2014
@@ -1 +1 @@
-1608877
+1608878

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Jul  8 18:35:04 2014
@@ -1 +1 @@
-1608877
+1608878

Modified: websites/staging/ooo-site/trunk/content/download/download.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/download.js (original)
+++ websites/staging/ooo-site/trunk/content/download/download.js Tue Jul  8 
18:35:04 2014
@@ -71,13 +71,13 @@ function initVariables( init_all ) {
        // The following are used in "download.js". and "index.html".
 
        // All elements with ID in the sub-box.
-       element_ids_sub_box = [ "dl_rel_info", "dl_rel_notes", "dl_f_info", 
"dl_f_chk_keys", "space1", "dl_f_chk_asc",
+       element_ids_sub_box = [ "dl_rel_info", "dl_f_info", "dl_f_chk_keys", 
"space1", "dl_f_chk_asc",
        "space2", "dl_f_chk_md5", "space3", "dl_f_chk_sha256", "dl_lp_info", 
"dl_lp_chk_keys", "space4", "dl_lp_chk_asc",
        "space5", "dl_lp_chk_md5", "space6", "dl_lp_chk_sha256", "dl_hlp_img", 
"dl_hlp", "dl_chk_img", "dl_chk",
        "dl_rpt_img", "dl_rpt" ];
 
        // All elements with ID in the green and sub-box that have a link.
-       element_ids_links = [ "dl_f_link", "dl_lp_link", "dl_f_chk_keys", 
"dl_f_chk_asc", "dl_f_chk_md5", "dl_f_chk_sha256",
+       element_ids_links = [ "dl_f_link", "dl_lp_link", "dl_rel_notes", 
"dl_f_chk_keys", "dl_f_chk_asc", "dl_f_chk_md5", "dl_f_chk_sha256",
        "dl_lp_chk_keys", "dl_lp_chk_asc", "dl_lp_chk_md5", "dl_lp_chk_sha256", 
"dl_hlp", "dl_chk", "dl_rpt" ];
 
        // The following are used in "download.js" only.


Reply via email to