summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/controls/TopicList.tpl
diff options
context:
space:
mode:
authorxue <>2006-01-14 06:56:13 +0000
committerxue <>2006-01-14 06:56:13 +0000
commitf8259bb73731552eb77dcd1254d711507e4932c4 (patch)
tree4faa0c94c90e870f3070d0d4bb98ea85cc5513f4 /demos/quickstart/protected/controls/TopicList.tpl
parent5a63c2c1989ed9fdcf8fbe00ec8161934768daf3 (diff)
TDataList completed. A preliminary demo added.
Diffstat (limited to 'demos/quickstart/protected/controls/TopicList.tpl')
-rw-r--r--demos/quickstart/protected/controls/TopicList.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/demos/quickstart/protected/controls/TopicList.tpl b/demos/quickstart/protected/controls/TopicList.tpl
index 5f81ef99..c7e36184 100644
--- a/demos/quickstart/protected/controls/TopicList.tpl
+++ b/demos/quickstart/protected/controls/TopicList.tpl
@@ -36,8 +36,8 @@
<a href="?page=Controls.Simple">Simple HTML Controls</a><br/>
<a href="?page=Controls.List">List Controls</a><br/>
<a href="?page=Controls.Validation">Validation Controls</a><br/>
-<a href="?page=Construction">TRepeater</a><br/>
-<a href="?page=Construction">TDataList</a><br/>
+<a href="?page=Controls.Repeater">TRepeater</a><br/>
+<a href="?page=Controls.DataList">TDataList</a><br/>
<a href="?page=Construction">TDataGrid</a><br/>
<a href="?page=Construction">Active Controls</a><br/>
<a href="?page=Construction">Authoring New Controls</a><br/>