You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by bu...@apache.org on 2012/01/25 22:02:25 UTC

svn commit: r803291 - /websites/staging/openejb/trunk/content/index.html

Author: buildbot
Date: Wed Jan 25 21:02:25 2012
New Revision: 803291

Log:
Staging update by buildbot for openejb

Modified:
    websites/staging/openejb/trunk/content/index.html

Modified: websites/staging/openejb/trunk/content/index.html
==============================================================================
--- websites/staging/openejb/trunk/content/index.html (original)
+++ websites/staging/openejb/trunk/content/index.html Wed Jan 25 21:02:25 2012
@@ -171,7 +171,7 @@
               height: 410,
               theme: {
                 shell: {
-                  background: '#f5f5f5',
+                  background: '#fff',
                   color: '#000'
                 },
                 tweets: {
@@ -196,8 +196,8 @@
             <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
             <script>
               window.setInterval(function() {
-               twttr.widgets.load();
-               window.clearInterval();
+                twttr.widgets.load();
+                window.clearInterval();
               }, 700);
             </script>
         </div>