summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/pages/Controls/Standard.page
diff options
context:
space:
mode:
authorctrlaltca@gmail.com <>2011-06-01 23:01:03 +0000
committerctrlaltca@gmail.com <>2011-06-01 23:01:03 +0000
commit3baba6fb4b6c17ff77eb4a13a812ccde9263dce2 (patch)
treeb7c6b4ad31e5fa093b0c0e3eae43070095e60351 /demos/quickstart/protected/pages/Controls/Standard.page
parentd0ce04fb74c0163951bbb36fa4f05973d91b02eb (diff)
gave the build scripts a run so that new ids can be generated.
Added new docs to the quickstart.pdf misc doc fixes
Diffstat (limited to 'demos/quickstart/protected/pages/Controls/Standard.page')
-rw-r--r--demos/quickstart/protected/pages/Controls/Standard.page3
1 files changed, 1 insertions, 2 deletions
diff --git a/demos/quickstart/protected/pages/Controls/Standard.page b/demos/quickstart/protected/pages/Controls/Standard.page
index 9fde5a29..76223302 100644
--- a/demos/quickstart/protected/pages/Controls/Standard.page
+++ b/demos/quickstart/protected/pages/Controls/Standard.page
@@ -1,7 +1,6 @@
<com:TContent ID="body" >
-<h1>Standard Controls</h1>
-<p>* the tutorial for this control is not completed yet.</p>
+<h1 id="52001">Standard Controls</h1>
<ul id="u1" class="block-content">
<li>
<a href="?page=Controls.Button">TButton</a> represents a click button on a Web page. It is mainly used to trigger page postback.