summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/pages/Search.page
diff options
context:
space:
mode:
authorxue <>2007-04-10 21:27:01 +0000
committerxue <>2007-04-10 21:27:01 +0000
commit15f087312a7ae7e77c0d648d70204ce5c9561a66 (patch)
tree70ac32b614bae0a7a818f9a84e7e277f9d2e83d1 /demos/quickstart/protected/pages/Search.page
parent66c4962e8d6c471f0baeeca05b8d0e3b6f6599c8 (diff)
Fixed #599, #600.
Diffstat (limited to 'demos/quickstart/protected/pages/Search.page')
-rw-r--r--demos/quickstart/protected/pages/Search.page2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/quickstart/protected/pages/Search.page b/demos/quickstart/protected/pages/Search.page
index a37f91ef..0889b1b3 100644
--- a/demos/quickstart/protected/pages/Search.page
+++ b/demos/quickstart/protected/pages/Search.page
@@ -7,7 +7,7 @@
<com:TRepeater id="quickstart_results">
<prop:HeaderTemplate>
<div class="searchHeader">
- Found <%# $this->Parent->Data->Count %> results in the Quickstart Tutorial.
+ Found <%# $this->Parent->DataSource->Count %> results in the Quickstart Tutorial.
</div>
</prop:HeaderTemplate>
<prop:ItemTemplate>