diff options
author | wei <> | 2006-02-01 07:12:14 +0000 |
---|---|---|
committer | wei <> | 2006-02-01 07:12:14 +0000 |
commit | cff3c0c965c5f22918abe736432bd73a40bae5b2 (patch) | |
tree | 2609856dc7900d58ed88aca240c013a190b3981b /tests/FunctionalTests/protected | |
parent | 4cec5a79840bc13480c02e1032e632e9dd9bba1f (diff) |
Update syntax highlighter with Copy Code option.
Diffstat (limited to 'tests/FunctionalTests/protected')
-rw-r--r-- | tests/FunctionalTests/protected/pages/Home.page | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/FunctionalTests/protected/pages/Home.page b/tests/FunctionalTests/protected/pages/Home.page index 9a49e3a2..bf2830d6 100644 --- a/tests/FunctionalTests/protected/pages/Home.page +++ b/tests/FunctionalTests/protected/pages/Home.page @@ -1,3 +1,6 @@ <com:TContent ID="Content">
+<com:TForm>
<h1>Prado Functional Tests</h1>
+<com:TJavascriptLogger />
+</com:TForm>
</com:TContent>
\ No newline at end of file |