summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/controls
diff options
context:
space:
mode:
authorwei <>2006-06-01 00:10:37 +0000
committerwei <>2006-06-01 00:10:37 +0000
commitb01ee414775cc78aa47edb74263be9502168e472 (patch)
tree6fc3cb60cf6a4c26c594a685155cd92b98ac69ac /demos/quickstart/protected/controls
parent5081873dda167cd224be2c4b42e57128f51c89da (diff)
Add comments option to quickstart.
Diffstat (limited to 'demos/quickstart/protected/controls')
-rw-r--r--demos/quickstart/protected/controls/Layout.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/quickstart/protected/controls/Layout.tpl b/demos/quickstart/protected/controls/Layout.tpl
index 6fbd1380..d4a6a7e5 100644
--- a/demos/quickstart/protected/controls/Layout.tpl
+++ b/demos/quickstart/protected/controls/Layout.tpl
@@ -32,6 +32,7 @@
<div id="content">
<com:TContentPlaceHolder ID="body" />
</div>
+<com:CommentList Visible="true" />
</td>
</tr>
</table>