diff options
author | wei <> | 2007-03-31 11:35:00 +0000 |
---|---|---|
committer | wei <> | 2007-03-31 11:35:00 +0000 |
commit | 2d32c6aa8f682771839531537334250cf4a731bc (patch) | |
tree | 89d702f64773e5b441e22bd418086e3bccdb98a3 /tests/FunctionalTests/tickets | |
parent | c619ade9b79afdbc176bba6180a37970cd4343e2 (diff) |
add inplacetext onkeypress suggestions
Diffstat (limited to 'tests/FunctionalTests/tickets')
-rw-r--r-- | tests/FunctionalTests/tickets/protected/pages/Ticket583/Home.page | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket583/Home.page b/tests/FunctionalTests/tickets/protected/pages/Ticket583/Home.page new file mode 100644 index 00000000..c6ce65e3 --- /dev/null +++ b/tests/FunctionalTests/tickets/protected/pages/Ticket583/Home.page @@ -0,0 +1,6 @@ +<com:TContent ID="Content">
+
+<li><a href="index.php/en/test">English</a></li>
+<li><a href="index.php/fr/test">Français</a></li>
+
+</com:TContent>
\ No newline at end of file |