diff options
author | wei <> | 2007-04-07 10:35:16 +0000 |
---|---|---|
committer | wei <> | 2007-04-07 10:35:16 +0000 |
commit | 39446f979b52dd0acd75d5d243f352397a0410f6 (patch) | |
tree | cc82380956f208a24b5de790411bf61185fb3eaa /demos/quickstart/protected/controls/RequiresVersion.tpl | |
parent | d0bdd3144dfc972450d79ddaf6197a30b27eacc0 (diff) |
add TClientScriptLoader quickstart docs.
Diffstat (limited to 'demos/quickstart/protected/controls/RequiresVersion.tpl')
-rw-r--r-- | demos/quickstart/protected/controls/RequiresVersion.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
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 @@ +<p class="requires-version">Requires Prado versions <strong><%= $this->Version %></strong> or later.</p>
\ No newline at end of file |