Author: marcus
Date: Wed Jun 4 23:13:31 2014
New Revision: 1600537
URL: http://svn.apache.org/r1600537
Log:
Updated comments
Modified:
openoffice/ooo-site/trunk/content/download/test/download_droplist.js
Modified: openoffice/ooo-site/trunk/content/download/test/download_droplist.js
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/download_droplist.js?rev=1600537&r1=1600536&r2=1600537&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/download_droplist.js
(original)
+++ openoffice/ooo-site/trunk/content/download/test/download_droplist.js Wed
Jun 4 23:13:31 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" );