Author: marcus
Date: Tue Jun  3 22:28:09 2014
New Revision: 1599820

URL: http://svn.apache.org/r1599820
Log:
Removed not needed 'alert()'

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=1599820&r1=1599819&r2=1599820&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/download_droplist.js 
(original)
+++ openoffice/ooo-site/trunk/content/download/test/download_droplist.js Tue 
Jun  3 22:28:09 2014
@@ -1467,8 +1467,6 @@ function getPlatform() {
                };
        }
 
-       alert( os );
-
        if( os ) {
                // Recognized but *not supported* platforms/OS, set 
$UI_PLATFORM_NO_SUP to show it to the user.
 


Reply via email to