diff options
Diffstat (limited to 'tests/FunctionalTests/tickets/protected/pages/Ticket823.page')
-rw-r--r-- | tests/FunctionalTests/tickets/protected/pages/Ticket823.page | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket823.page b/tests/FunctionalTests/tickets/protected/pages/Ticket823.page new file mode 100644 index 00000000..8da83c65 --- /dev/null +++ b/tests/FunctionalTests/tickets/protected/pages/Ticket823.page @@ -0,0 +1,5 @@ +<com:TContent ID="Content"> + + <com:TDropDownList ID="DropDownList" PromptText="Choose..."/> + +</com:TContent> |