From d93af5633b1459cb670904b16c914e7313bbc576 Mon Sep 17 00:00:00 2001 From: "Christophe.Boulain" <> Date: Mon, 11 Jan 2010 12:48:47 +0000 Subject: Fixed Issue#216 --- tests/FunctionalTests/tickets/protected/pages/Issue216.php | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 tests/FunctionalTests/tickets/protected/pages/Issue216.php (limited to 'tests/FunctionalTests/tickets/protected/pages/Issue216.php') diff --git a/tests/FunctionalTests/tickets/protected/pages/Issue216.php b/tests/FunctionalTests/tickets/protected/pages/Issue216.php new file mode 100644 index 00000000..15491e2e --- /dev/null +++ b/tests/FunctionalTests/tickets/protected/pages/Issue216.php @@ -0,0 +1,14 @@ +result->setText('Tab ActiveIndex is : '.$this->tabpanel->ActiveViewIndex); + + } +} + +?> \ No newline at end of file -- cgit v1.2.3