summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/pages/TopicList.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'demos/quickstart/protected/pages/TopicList.tpl')
-rw-r--r--demos/quickstart/protected/pages/TopicList.tpl4
1 files changed, 3 insertions, 1 deletions
diff --git a/demos/quickstart/protected/pages/TopicList.tpl b/demos/quickstart/protected/pages/TopicList.tpl
index 479dcb0d..982a9168 100644
--- a/demos/quickstart/protected/pages/TopicList.tpl
+++ b/demos/quickstart/protected/pages/TopicList.tpl
@@ -24,7 +24,9 @@
<div class="topic">
<span>Controls</span><br/>
-<a href="?page=Construction">Simple Controls</a><br/>
+<a href="?page=chap4.Overview">Overview</a><br/>
+<a href="?page=chap4.Simple1">Simple Controls: Part I</a><br/>
+<a href="?page=chap4.Simple2">Simple Controls: Part II</a><br/>
<a href="?page=Construction">Validation Controls</a><br/>
<a href="?page=Construction">List Controls</a><br/>
<a href="?page=Construction">TRepeater</a><br/>