diff options
Diffstat (limited to 'tests/FunctionalTests/active-controls/protected/pages/GerTurno2.page')
-rwxr-xr-x | tests/FunctionalTests/active-controls/protected/pages/GerTurno2.page | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/FunctionalTests/active-controls/protected/pages/GerTurno2.page b/tests/FunctionalTests/active-controls/protected/pages/GerTurno2.page index 2952c36c..bf2b48b7 100755 --- a/tests/FunctionalTests/active-controls/protected/pages/GerTurno2.page +++ b/tests/FunctionalTests/active-controls/protected/pages/GerTurno2.page @@ -1,4 +1,4 @@ -<com:TForm>
+<com:TContent ID="Content">
<com:TLabel ForControl="DDropTurno" Text="Turno:"/>
<com:TActiveDropDownList ID="DDropTurno"
@@ -12,4 +12,4 @@ -</com:TForm>
\ No newline at end of file +</com:TContent>
\ No newline at end of file |