diff options
Diffstat (limited to 'tests/FunctionalTests/active-controls/protected/pages/LargePageStateTest.page')
-rwxr-xr-x | tests/FunctionalTests/active-controls/protected/pages/LargePageStateTest.page | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/FunctionalTests/active-controls/protected/pages/LargePageStateTest.page b/tests/FunctionalTests/active-controls/protected/pages/LargePageStateTest.page index c265f9d2..b4798fe1 100755 --- a/tests/FunctionalTests/active-controls/protected/pages/LargePageStateTest.page +++ b/tests/FunctionalTests/active-controls/protected/pages/LargePageStateTest.page @@ -1,4 +1,4 @@ -<com:TForm>
+<com:TContent ID="Content">
<h1>Large Page State Test</h1>
@@ -8,4 +8,4 @@ </com:TPanel>
-</com:TForm>
\ No newline at end of file +</com:TContent>
\ No newline at end of file |