diff options
author | wei <> | 2007-04-20 04:38:32 +0000 |
---|---|---|
committer | wei <> | 2007-04-20 04:38:32 +0000 |
commit | 411c988c5b8d5de72a325e2c8cc6a23f0cc335e8 (patch) | |
tree | 9165e41cde9829720a29e25f84b00ba459b22522 /tests/FunctionalTests/tickets | |
parent | 9ebc3a5817f47ece534fea71d6b10a08411ee4be (diff) |
Fixed #606, #605, and javascript problems with combining multiple js files under linux.
Diffstat (limited to 'tests/FunctionalTests/tickets')
-rw-r--r-- | tests/FunctionalTests/tickets/protected/pages/Ticket606.page | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket606.page b/tests/FunctionalTests/tickets/protected/pages/Ticket606.page new file mode 100644 index 00000000..a1a8f551 --- /dev/null +++ b/tests/FunctionalTests/tickets/protected/pages/Ticket606.page @@ -0,0 +1,5 @@ +<com:TContent ID="Content">
+
+<com:TColorPicker Mode="Full" />
+
+</com:TContent>
\ No newline at end of file |