Changeset 2259 for trunk/tests
- Timestamp:
- 09/28/2007 10:06:11 AM (16 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/FunctionalTests/tickets/protected/pages/Ticket691.page
r2258 r2259 8 8 </com:TCallbackOptions> 9 9 <com:TActiveLabel ID="Title" Text="Cast your vote:" /> 10 <com:TActiveRatingList ID="List" ActiveControl.CallbackOptions=" RatingOption"10 <com:TActiveRatingList ID="List" ActiveControl.CallbackOptions="Parent.RatingOption" 11 11 OnCallback="list_oncallback" ActiveControl.EnableUpdate="true"> 12 12 <com:TListItem Value="1" Text="One star" />
