Author: buildbot
Date: Wed Jul 2 11:27:26 2014
New Revision: 914753
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:27:26 2014
@@ -1 +1 @@
-1607313
+1607314
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:27:26
2014
@@ -212,7 +212,7 @@ function calc() {
</pre></div>
-<p>For more information refer to: http://api.jquery.com/jquery.ajax/</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">