summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/validators/protected/pages/RequiredListValidator.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/FunctionalTests/validators/protected/pages/RequiredListValidator.page')
-rw-r--r--tests/FunctionalTests/validators/protected/pages/RequiredListValidator.page2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/FunctionalTests/validators/protected/pages/RequiredListValidator.page b/tests/FunctionalTests/validators/protected/pages/RequiredListValidator.page
index 665d71b7..d527ee9d 100644
--- a/tests/FunctionalTests/validators/protected/pages/RequiredListValidator.page
+++ b/tests/FunctionalTests/validators/protected/pages/RequiredListValidator.page
@@ -2,7 +2,7 @@
<div>
<div class="lista">
- <com:TCheckBoxList ID="list1">
+ <com:TCheckBoxList ID="list1" RepeatLayout="Raw">
<com:TListItem Value="1" Text="One" />
<com:TListItem Value="2" Text="Two" />
<com:TListItem Value="3" Text="Three" />