diff options
Diffstat (limited to 'tests/FunctionalTests/active-controls/protected/pages/AutoCompleteTest.page')
-rwxr-xr-x | tests/FunctionalTests/active-controls/protected/pages/AutoCompleteTest.page | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/FunctionalTests/active-controls/protected/pages/AutoCompleteTest.page b/tests/FunctionalTests/active-controls/protected/pages/AutoCompleteTest.page index f4fffc63..98745b55 100755 --- a/tests/FunctionalTests/active-controls/protected/pages/AutoCompleteTest.page +++ b/tests/FunctionalTests/active-controls/protected/pages/AutoCompleteTest.page @@ -1,4 +1,4 @@ -<com:TForm ID="form1"> +<com:TContent ID="Content"> <style> .autocomplete @@ -91,4 +91,4 @@ <p><br /></p> <p><br /></p> <p><br /></p> -</com:TForm>
\ No newline at end of file +</com:TContent>
\ No newline at end of file |