From 6e29b055b3cbc2a46e29075608c7e82a328d5270 Mon Sep 17 00:00:00 2001 From: wei <> Date: Wed, 15 Feb 2006 07:44:51 +0000 Subject: Adding new TRatingList component. --- .../protected/pages/UI/RatingList.page | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 tests/FunctionalTests/protected/pages/UI/RatingList.page (limited to 'tests') diff --git a/tests/FunctionalTests/protected/pages/UI/RatingList.page b/tests/FunctionalTests/protected/pages/UI/RatingList.page new file mode 100644 index 00000000..8ccd4fdb --- /dev/null +++ b/tests/FunctionalTests/protected/pages/UI/RatingList.page @@ -0,0 +1,22 @@ + +

TRatingList Examples

+ +

Default TRatingList

+ + + + + + + +

TRatingList with SelectedIndex="2"

+ + + + + + + + + +
\ No newline at end of file -- cgit v1.2.3