Author: rmannibucau
Date: Wed Jan 25 20:54:02 2012
New Revision: 1235940
URL: http://svn.apache.org/viewvc?rev=1235940&view=rev
Log:
less timeout
Modified:
openejb/site/trunk/content/index.html
Modified: openejb/site/trunk/content/index.html
URL:
http://svn.apache.org/viewvc/openejb/site/trunk/content/index.html?rev=1235940&r1=1235939&r2=1235940&view=diff
==============================================================================
--- openejb/site/trunk/content/index.html (original)
+++ openejb/site/trunk/content/index.html Wed Jan 25 20:54:02 2012
@@ -101,7 +101,7 @@
window.setInterval(function() {
twttr.widgets.load();
window.clearInterval();
- }, 1000);
+ }, 700);
</script>
</div>
</div>