You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by bu...@apache.org on 2012/09/09 13:41:30 UTC

svn commit: r831460 - in /websites/staging/flex/trunk: cgi-bin/ content/ content/flex/installerbadge/index.html

Author: buildbot
Date: Sun Sep  9 11:41:29 2012
New Revision: 831460

Log:
Staging update by buildbot for flex

Modified:
    websites/staging/flex/trunk/cgi-bin/   (props changed)
    websites/staging/flex/trunk/content/   (props changed)
    websites/staging/flex/trunk/content/flex/installerbadge/index.html

Propchange: websites/staging/flex/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Sep  9 11:41:29 2012
@@ -1 +1 @@
-1382460
+1382462

Propchange: websites/staging/flex/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Sep  9 11:41:29 2012
@@ -1 +1 @@
-1382460
+1382462

Modified: websites/staging/flex/trunk/content/flex/installerbadge/index.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/installerbadge/index.html (original)
+++ websites/staging/flex/trunk/content/flex/installerbadge/index.html Sun Sep  9 11:41:29 2012
@@ -68,5 +68,5 @@
 
     swfobject.createCSS("#flashContent", "display: block;");
 
-    init();
+    setTimeout(function () { init(); }, 1000);
 </script>
\ No newline at end of file