diff options
Diffstat (limited to 'demos/quickstart/protected/controls')
| -rw-r--r-- | demos/quickstart/protected/controls/Layout.tpl | 1 | 
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>
 | 
