Author: joes
Date: Wed Mar 26 22:26:55 2014
New Revision: 1582093
URL: http://svn.apache.org/r1582093
Log:
hmm
Modified:
thrift/cms-site/trunk/content/tutorial/js.md
Modified: thrift/cms-site/trunk/content/tutorial/js.md
URL:
http://svn.apache.org/viewvc/thrift/cms-site/trunk/content/tutorial/js.md?rev=1582093&r1=1582092&r2=1582093&view=diff
==============================================================================
--- thrift/cms-site/trunk/content/tutorial/js.md (original)
+++ thrift/cms-site/trunk/content/tutorial/js.md Wed Mar 26 22:26:55 2014
@@ -8,6 +8,7 @@ library_lang: "js"
* This tutorial depends on an existing Thrift server. See either the [Java
tutorial](/tutorial/java) or [C++ tutorial](/tutorial/cpp) for how to build and
setup one of these servers.
### Client
+
[snippet:path=tutorial/js/tutorial.html:lang=js:lines=47,65]