diff options
author | wei <> | 2006-05-26 06:42:17 +0000 |
---|---|---|
committer | wei <> | 2006-05-26 06:42:17 +0000 |
commit | 8aaa310739ed96149251760092f70f78538c31eb (patch) | |
tree | 4dcfc9b0d913f4d4b11541ad99b1bb4ee65b882f /tests/FunctionalTests/tickets | |
parent | 73bd670dc8cdefbc4ab6cae56848bd14bdfb04c4 (diff) |
Test commit
Diffstat (limited to 'tests/FunctionalTests/tickets')
-rw-r--r-- | tests/FunctionalTests/tickets/protected/pages/Ticket28.page | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket28.page b/tests/FunctionalTests/tickets/protected/pages/Ticket28.page index 1d0002bb..056e9985 100644 --- a/tests/FunctionalTests/tickets/protected/pages/Ticket28.page +++ b/tests/FunctionalTests/tickets/protected/pages/Ticket28.page @@ -1,4 +1,5 @@ <com:TContent ID="Content"> + <h2>Safari LinkButton Test</h2> <com:TLinkButton ID="linkButton1" Text="Click Me" OnClick="linkButton1_Clicked" /> <com:TLabel ID="label1" Text="Label 1" /> |