You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@tomee.apache.org by bu...@apache.org on 2012/11/07 12:26:05 UTC

svn commit: r837539 - in /websites: production/openejb/content/index.html staging/openejb/trunk/content/index.html

Author: buildbot
Date: Wed Nov  7 11:26:04 2012
New Revision: 837539

Log:
Dynamic update by buildbot for openejb

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

Modified: websites/production/openejb/content/index.html
==============================================================================
--- websites/production/openejb/content/index.html (original)
+++ websites/production/openejb/content/index.html Wed Nov  7 11:26:04 2012
@@ -260,10 +260,12 @@ Just in time for the TomEE 1.5.0 release
               }, 700);
             </script>
         </div>
-        <div class="span-one-third">
-            <div id="oloh">
-              <iframe src="https://www.ohloh.net/p/4380/widgets/project_basic_stats.html" scrolling="no" style="height: 200px; width: 250px; border: none;"></iframe>
-            </div>
+        <hr />
+        <div class="span-two-thirds">
+            <h2>Ohloh stats</h2>
+            <script type="text/javascript" src="http://www.ohloh.net/p/4380/widgets/project_basic_stats.js"></script>
+            <script type="text/javascript" src="http://www.ohloh.net/p/4380/widgets/project_users.js?style=blue"></script>
+            <script type="text/javascript" src="http://www.ohloh.net/p/4380/widgets/project_languages.js"></script>
         </div>
     </div>
 

Modified: websites/staging/openejb/trunk/content/index.html
==============================================================================
    (empty)