From 15f087312a7ae7e77c0d648d70204ce5c9561a66 Mon Sep 17 00:00:00 2001 From: xue <> Date: Tue, 10 Apr 2007 21:27:01 +0000 Subject: Fixed #599, #600. --- demos/quickstart/protected/pages/Search.page | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demos/quickstart') 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 @@
- Found <%# $this->Parent->Data->Count %> results in the Quickstart Tutorial. + Found <%# $this->Parent->DataSource->Count %> results in the Quickstart Tutorial.
-- cgit v1.2.3