diff options
author | tof <> | 2008-05-07 16:27:43 +0000 |
---|---|---|
committer | tof <> | 2008-05-07 16:27:43 +0000 |
commit | 2c96e6fec5de32b13bc840d76a6e92c3d27f2c0d (patch) | |
tree | b294825372337b6a9c8485b92ad75fc0d3322006 /tests/FunctionalTests/tickets/protected/pages | |
parent | bbb14d2f557204e22080a3099cd2aaa3c7efa689 (diff) |
Fixed #849
Diffstat (limited to 'tests/FunctionalTests/tickets/protected/pages')
-rw-r--r-- | tests/FunctionalTests/tickets/protected/pages/Ticket849.page | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket849.page b/tests/FunctionalTests/tickets/protected/pages/Ticket849.page new file mode 100644 index 00000000..f11b181c --- /dev/null +++ b/tests/FunctionalTests/tickets/protected/pages/Ticket849.page @@ -0,0 +1,5 @@ +<com:TContent ID="Content">
+
+<com:TDatePicker DateFormat="MM-dd-yyyy" />
+
+</com:TContent>
\ No newline at end of file |