summaryrefslogtreecommitdiff
path: root/demos/site/protected/Pages/Demos.page
diff options
context:
space:
mode:
authorFabio Bas <ctrlaltca@gmail.com>2015-11-10 13:46:05 +0100
committerFabio Bas <ctrlaltca@gmail.com>2015-11-10 13:46:05 +0100
commitdeb21334572e4bef961db6a6734b0a59645580c5 (patch)
tree77bf4b72b472f5ab15ffd5065ce7ad4a0cbeda09 /demos/site/protected/Pages/Demos.page
parent277d68dca3f85539c06d00e1e1627f54960391ab (diff)
fix changeling + minor
Diffstat (limited to 'demos/site/protected/Pages/Demos.page')
-rw-r--r--demos/site/protected/Pages/Demos.page1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/site/protected/Pages/Demos.page b/demos/site/protected/Pages/Demos.page
index dbc7635d..a27a6147 100644
--- a/demos/site/protected/Pages/Demos.page
+++ b/demos/site/protected/Pages/Demos.page
@@ -27,5 +27,6 @@ The following demos are developed using the PRADO framework. They are also avail
<li><a href="<%$ DemoUrl %>/chat/">AJAX Chat</a>: A easy to build web chat application using AJAX controls and Active Records for database access (see <a href="<%$ DemoUrl %>/quickstart/?page=Tutorial.AjaxChat">tutorial</a>).</li>
<li><a href="<%$ DemoUrl %>/time-tracker/"><b>Time Tracker</b></a>: A complete personal project time tracker application using SQLMap for data access.</li>
+<div style="clear: both;"></div>
</div>
</com:TContent> \ No newline at end of file