From b5c7c7b77d33aa3e04ed6c16a489a2076a30f57a Mon Sep 17 00:00:00 2001 From: wei <> Date: Wed, 5 Jul 2006 07:30:55 +0000 Subject: Move tests around. --- .../features/protected/pages/ValidatorEffects.page | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'tests/FunctionalTests/features/protected') diff --git a/tests/FunctionalTests/features/protected/pages/ValidatorEffects.page b/tests/FunctionalTests/features/protected/pages/ValidatorEffects.page index 1a97a249..7fca0f56 100644 --- a/tests/FunctionalTests/features/protected/pages/ValidatorEffects.page +++ b/tests/FunctionalTests/features/protected/pages/ValidatorEffects.page @@ -93,5 +93,14 @@ + + + if(!confirm('<%= Prado::localize("Confirm Delete") %>')) + return false; + + + \ No newline at end of file -- cgit v1.2.3