summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page
diff options
context:
space:
mode:
authorctrlaltca@gmail.com <>2011-05-22 14:43:11 +0000
committerctrlaltca@gmail.com <>2011-05-22 14:43:11 +0000
commit8aa27c48cd1b620e3a7dee1e2de2cdc67f4e9874 (patch)
tree005e4f8f6b698acfc6f16a36fc873c0ef9b4842f /demos/quickstart/protected/pages/GettingStarted/NewFeatures.page
parent948a32434d4e72765dd26c803e94129b5c2f7769 (diff)
branch 3.1: misc doc updates
Diffstat (limited to 'demos/quickstart/protected/pages/GettingStarted/NewFeatures.page')
-rw-r--r--demos/quickstart/protected/pages/GettingStarted/NewFeatures.page6
1 files changed, 3 insertions, 3 deletions
diff --git a/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page b/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page
index 51dbb981..8d509bdb 100644
--- a/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page
+++ b/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page
@@ -6,19 +6,19 @@
This page summarizes the main new features that are introduced in each PRADO release.
</p>
-<h2>Version 3.1.3</h2>
+<h2 id="8001">Version 3.1.3</h2>
<ul>
<li>Added <a href="?page=ActiveControls.DragDrop">Drag and drop controls</a></li>
<li>Added TActiveDatePicker control</li>
</ul>
-<h2>Version 3.1.2</h2>
+<h2 id="8002">Version 3.1.2</h2>
<ul>
<li>Added a new active control <a href="?page=ActiveControls.ActivePager">TActivePager</a> that allows to paginate a databound control with an ajax callback.</li>
<li>Added TFirebugLogRoute to send logs to the Firebug console</li>
</ul>
-<h2>Version 3.1.1</h2>
+<h2 id="8003">Version 3.1.1</h2>
<ul>
<li>Added a new control <a href="?page=Controls.TabPanel">TTabPanel</a> that displays tabbed views.</li>
<li>Added a new control <a href="?page=Controls.Keyboard">TKeyboard</a> that displays a virtual keyboard for text input.</li>