From 39446f979b52dd0acd75d5d243f352397a0410f6 Mon Sep 17 00:00:00 2001 From: wei <> Date: Sat, 7 Apr 2007 10:35:16 +0000 Subject: add TClientScriptLoader quickstart docs. --- demos/quickstart/protected/controls/RequiresVersion.tpl | 1 + 1 file changed, 1 insertion(+) create mode 100644 demos/quickstart/protected/controls/RequiresVersion.tpl (limited to 'demos/quickstart/protected/controls/RequiresVersion.tpl') diff --git a/demos/quickstart/protected/controls/RequiresVersion.tpl b/demos/quickstart/protected/controls/RequiresVersion.tpl new file mode 100644 index 00000000..be58f8a8 --- /dev/null +++ b/demos/quickstart/protected/controls/RequiresVersion.tpl @@ -0,0 +1 @@ +

Requires Prado versions <%= $this->Version %> or later.

\ No newline at end of file -- cgit v1.2.3