diff options
| author | xue <> | 2007-02-04 03:55:25 +0000 | 
|---|---|---|
| committer | xue <> | 2007-02-04 03:55:25 +0000 | 
| commit | cb7abfbc8a9f93c61345c53b63e259162bb3de2a (patch) | |
| tree | bb631e89a850b0a6107e49ae47470b306d1d9310 /demos/quickstart/protected/controls | |
| parent | 633ae42f1c6f7069ba155ffa1bbc3b42fe189bb4 (diff) | |
Added NewFeatures tutorial page.
Diffstat (limited to 'demos/quickstart/protected/controls')
| -rw-r--r-- | demos/quickstart/protected/controls/TopicList.tpl | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/demos/quickstart/protected/controls/TopicList.tpl b/demos/quickstart/protected/controls/TopicList.tpl index 8d68c2e2..d9668d66 100644 --- a/demos/quickstart/protected/controls/TopicList.tpl +++ b/demos/quickstart/protected/controls/TopicList.tpl @@ -6,6 +6,7 @@      <li><a href="?page=GettingStarted.Introduction">Introduction</a></li>
      <li><a href="?page=GettingStarted.AboutPrado">What is PRADO?</a></li>
      <li><a href="?page=GettingStarted.Installation">Installation</a></li>
 +    <li><a href="?page=GettingStarted.NewFeatures">New Features</a></li>
      <li><a href="?page=GettingStarted.Upgrading">Upgrading from v2.x and v1.x</a></li>
  </ul>
  </div>
 | 
