Author: buildbot
Date: Wed Jul  2 11:25:50 2014
New Revision: 914752

Log:
Staging update by buildbot for thrift

Modified:
    websites/staging/thrift/trunk/content/   (props changed)
    websites/staging/thrift/trunk/content/tutorial/js.html

Propchange: websites/staging/thrift/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jul  2 11:25:50 2014
@@ -1 +1 @@
-1607033
+1607313

Modified: websites/staging/thrift/trunk/content/tutorial/js.html
==============================================================================
--- websites/staging/thrift/trunk/content/tutorial/js.html (original)
+++ websites/staging/thrift/trunk/content/tutorial/js.html Wed Jul  2 11:25:50 
2014
@@ -212,8 +212,8 @@ function calc() {
 </pre></div>
 
 
-<p>For more information refer to: http://api.jquery.com/jquery.ajax/
-Note: Synchronously calls are easy to debug and good for testing but should 
not be used on a front-end browser, as it will normally result on the a whole 
browser freeze until the response is back.</p>
+<p>For more information refer to: http://api.jquery.com/jquery.ajax/</p>
+<p>Note: Synchronously calls are easy to debug and good for testing but should 
not be used on a front-end browser in production, as it will normally result on 
a full-browser freeze until the response has returned from the server.</p>
        </div>
        <div class="container">
        <hr>


Reply via email to