Author: buildbot
Date: Wed Jun 4 23:15:36 2014
New Revision: 911381
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 Wed Jun 4 23:15:36 2014
@@ -1 +1 @@
-1600536
+1600537
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jun 4 23:15:36 2014
@@ -1 +1 @@
-1600536
+1600537
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
Wed Jun 4 23:15:36 2014
@@ -14,6 +14,7 @@
* function setLangSel ()
* function setVerSel ()
* function getTypeSel ()
+ * function resetVars ()
* function resetElements ()
* function showWindow ( target_url )
* function showErrorMessage ( error_text )
@@ -814,7 +815,7 @@ function resetVars() {
}
/*
- * Set CSS style for all elements with ID to make them invisible
+ * Reset CSS style for all elements with ID to make them invisible
*/
function resetElements() {
// var elements = document.getElementsByTagName( "select" );