summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/controls/TopicList.tpl
diff options
context:
space:
mode:
authorctrlaltca <>2012-08-31 13:57:52 +0000
committerctrlaltca <>2012-08-31 13:57:52 +0000
commit36fbeaf2e91dbbc7a2cb6d96faaf3c83ac756d52 (patch)
treed4e87b9bff9dbc164eeffc7f2e75959da39f5cad /demos/quickstart/protected/controls/TopicList.tpl
parent8f7207361edb10527ca6468010e258f469b003cf (diff)
Quickstart tutorial page for the TRpcService
Diffstat (limited to 'demos/quickstart/protected/controls/TopicList.tpl')
-rw-r--r--demos/quickstart/protected/controls/TopicList.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/quickstart/protected/controls/TopicList.tpl b/demos/quickstart/protected/controls/TopicList.tpl
index 94860067..adcdff4a 100644
--- a/demos/quickstart/protected/controls/TopicList.tpl
+++ b/demos/quickstart/protected/controls/TopicList.tpl
@@ -66,6 +66,7 @@
<ul>
<li><a href="?page=Fundamentals.Services">Page Service</a></li>
<li><a href="?page=Services.SoapService">SOAP Service</a></li>
+ <li><a href="?page=Services.RpcService">RPC Service</a></li>
</ul>
</div>